Skip to main content

Cloud API Calling

Updated: Dec 10, 2025

Overview

The WhatsApp Business Calling API enables you to initiate and receive calls with users on WhatsApp using Voice over Internet Protocol (VoIP).

Architecture

Image ( Right click image and choose “Open in new tab” for enlarged image)

Get started

Step 1: Prerequisites

Before you get started with the Calling API, ensure that: Your business number is in use with Cloud API (not the WhatsApp Business app) Subscribe your app to the calls webhook field (unless you plan to use SIP) The same app should also be subscribed to the WhatsApp Business Account of your business phone number. This app should have messaging permissions (whatsapp_business_messaging) for the business number The business must have a messaging limit of at least 2000 business-initiated conversations in a rolling 24-hour period. More details on scaling your account capabilities. Enable Calling features on your business phone number

Step 2: Configure optional calling features

The WhatsApp Business Calling API offers a number of features that affect when and how calling features appear to users on your WhatsApp profile Inbound call control allows you to prevent users from placing calls from your business profile Business call hours allows you to avoid missed calls and direct users to message when your call center is closed Callback requests offer users the option to request a callback when you don’t pick up a call or if your call center is closed Learn more about call control settings

Step 3: Make and receive calls

You can test your WhatsApp Calling integration using public test numbers and Sandbox WhatsApp Business Account. Learn more about testing your WhatsApp Calling API integration Cloud API Calling offers two call initiation paths: User-initiated calls: Calls that are made from a WhatsApp user to your business Business-initiated calls: Calls that are made from your business to a WhatsApp user

Testing and Sandbox accounts

Sandbox accounts are only available to Tech Partners. Sandbox accounts and public test numbers enable you to test you WhatsApp Calling API integration with relaxed calling limitations. Specifically business initiated calling limits are relaxed for Sandbox accounts and public test numbers to help integration and testing efforts.

Limits (Per business + WhatsApp user pair)

Sandbox accounts can make 100 connected calls every 24 hours (vs 10 connected calls every 24 hours for prod accounts) Sandbox accounts can send 25 call permissions per day and 100 per week (vs 1 per day and 2 per week for prod accounts) When business-initiated calls go unanswered or are rejected 5 consecutive unanswered calls result in system message to reconsider an approved permission (vs 2 consecutive unanswered calls for prod accounts) 10 consecutive unanswered calls result in an approved permission being automatically revoked. (vs 4 consecutive unanswered calls for prod accounts) You obtain a public test number after completing the Get Started flow. You are also not required to have a messaging limit of at least 2000 business-initiated conversations in a rolling 24-hour period to test Calling API features when using public test numbers and Sandbox accounts. Calling is disabled by default on test numbers. You must configure calling features in phone number call settings before using the Calling API on a test number. Learn more about Sandbox Accounts for Calling

Availability

User-initiated calling

User-initiated calling is available in every location Cloud API is available

Business-initiated calling

Business-initiated calling is currently available in every location Cloud API is available, except the following countries: USA Canada Turkey Egypt Vietnam Nigeria Note: The business phone number’s country code must be in this supported list. The consumer phone number can be from any country where Cloud API is available.

Next steps

Use our guides below to help you get started with integrating and using calling features in your application: Learn how to receive user-initiated calls Learn how to place business-initiated calls Learn how to drive consumer awareness of calling availability in your business

Changelog

Use this table as a centralized place to keep track of feature updates related to WhatsApp Business Calling APIs Did you find this page helpful? Thumbs up icon Thumbs down icon ON THIS PAGE Overview Architecture Get started Step 1: Prerequisites Step 2: Configure optional calling features Step 3: Make and receive calls Testing and Sandbox accounts Limits (Per business + WhatsApp user pair) Availability User-initiated calling Business-initiated calling Next steps Changelog