Customers already message you on WhatsApp. Now they can tap Call in the same thread and reach your contact centre, IVR or AI voice agent over the internet – no phone number required and no per-minute carrier charges for the caller. Talkloo delivers WhatsApp Calling on the official WhatsApp Business Platform, integrated with your existing voice routing, DIDs and SIP infrastructure.
The WhatsApp Calling API lets a business receive and place voice calls inside the WhatsApp app using the official WhatsApp Business Platform (Cloud API). A customer taps the call icon in your business chat, or your system starts a call after a permission request, and the audio is carried over WebRTC/VoIP rather than the mobile network. Talkloo terminates those calls into the same voice stack that handles your SIP trunks and DID numbers, so you can answer them with an IVR, a queue of human agents, or a Talkloo AI voice agent – and log every call alongside the WhatsApp conversation it came from.
Because Talkloo runs WhatsApp messaging, voice, SIP and AI on one platform, WhatsApp calls are just another leg of the same customer conversation.
Enable the call button on your WhatsApp Business number. Incoming calls are routed through the Talkloo voice engine exactly like a call to a DID.
Ask for permission in the chat, then trigger a call from the API, a campaign or a Flow Builder step. Ideal for sales callbacks, KYC and delivery confirmations.
Answer WhatsApp calls with a Talkloo AI voice agent that understands intent, checks your systems and hands off to a human with full context when needed.
Every WhatsApp call is recorded (with consent), transcribed and logged on the contact timeline next to the chat messages.
If you already have a WhatsApp Business API number on Talkloo, calling can usually be switched on the same week.
Talkloo activates the calling feature on your WhatsApp Business Platform number and completes any Meta approval steps.
Route to an IVR, an agent queue, an external SIP destination or an AI voice agent – configured in the same voice dashboard used for DID calls.
Insert a Call button in WhatsApp templates so customers can escalate from chat to voice with one tap.
Review answer rates, AI resolution rates and transcripts; adjust routing and prompts without redeploying code.
Business-initiated calls use the same voice call endpoint as PSTN calls – only the "channel" changes. Call events arrive on the same webhook as message events.
POST /v1/calls
{
"channel": "whatsapp",
"from": "wa:+14255414212",
"to": "wa:+923001234567",
"answer_with": { "type": "ai_agent", "agent_id": "agt_sales_en" },
"record": true,
"callback_url": "https://yourapp.com/webhooks/calls"
}
// Webhook events
{ "event": "call.ringing", "call_id": "call_9d2a" }
{ "event": "call.answered", "duration": 0 }
{ "event": "call.completed", "duration": 143, "transcript_url": "…" }Let customers move from chat to a call without leaving the thread, with full context passed to the agent.
Request permission after a product enquiry and call back over WhatsApp instead of an international PSTN call.
Voice-verify high-value transactions or onboarding on the channel customers already trust.
Drivers and customers connect over WhatsApp calls with numbers masked.
Serve overseas customers without them paying international call rates.
An AI voice agent handles FAQs, bookings and order status around the clock, escalating when needed.
| WhatsApp Calling (Talkloo) | PSTN / DID calls (Talkloo) | |
|---|---|---|
| How the customer calls | Taps Call in the WhatsApp chat | Dials your DID / toll-free number |
| Caller cost | Data only, no carrier minutes | Carrier rate (free on toll-free) |
| Identity | Verified WhatsApp business profile | Caller ID / number |
| Context | Linked to the chat history | Linked via CRM lookup |
| Answering options | IVR, agents, SIP, AI agent | IVR, agents, SIP, AI agent |
| Best for | Existing WhatsApp customers, international | Universal reach, regulated call flows |
Most Talkloo customers run both, with the same routing rules and the same AI agents.
Yes. The WhatsApp Business Platform supports voice calling for business accounts. Talkloo enables it on your WhatsApp Business API number so customers can call you from the chat and, with permission, you can call them.
No. Calls are carried over the internet (VoIP) inside WhatsApp. Customers are not charged per-minute carrier rates and you do not need a separate phone number, although Talkloo can bridge WhatsApp calls to your existing DIDs and SIP trunks.
Yes. Any Talkloo AI voice agent can be set as the answer target for WhatsApp calls. It handles the conversation, performs actions through your APIs and transfers to a human with a transcript when necessary.
Business-initiated calls require the customer to grant permission within the WhatsApp conversation, following Meta policy. Talkloo manages the permission request and stores the result on the contact record.
Availability depends on Meta’s rollout by region. Talkloo will confirm availability for your business number during onboarding and can provide PSTN alternatives where WhatsApp Calling is not yet supported.
Recording and transcription are optional and configurable per route, with consent prompts available. Recordings are stored with the WhatsApp conversation and can be exported through the API.
Enable calling on your WhatsApp Business number and answer with agents or AI – on the platform that already runs your messaging.