[go: up one dir, main page]

Cloud API Calling

Overview

The WhatsApp Business Calling API enables you to initiate and receive calls with users on WhatsApp using voice-over-internet protocol (VoIP).

Architecture

(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:

  1. Your business number is in use with Cloud API (not the WhatsApp Business app)
  2. Subscribe your app to the “calls” webhook field (unless you plan to use SIP)
    1. The same app should also be subscribed to the WhatsApp Business Account of your business phone number
    2. This app should have messaging permissions (whatsapp_business_messaging) for the business number
  3. The business phone number should be in the Messaging Tier of at-least 1,000 (1K) messages. More details on scaling your account capabilities.
  4. 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 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

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

Availability

User-initiated Calling (UIC)

UIC is available in every location Cloud API is available

Business-initiated Calling (BIC)

BIC 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:

Changelog

Use this table as a centralized place to keep track of feature updates related to WhatsApp Business Calling APIs

DateTitleDescription

Sep 29 2025

Asterisk integration guide

New guide to integrate with Asterisk

Sep 24 2025

Context propagation from call buttons and deeplinks

Specify an opaque string in call buttons or call deeplinks to help with tracking the origin of user-initiated calls. Learn more

Sep 08 2025

Health status API calling update

Health Status API is now extended to include a new can_receive_call_sip field to help you self-diagnose issues related to SIP setup

Sep 05 2025

Introduced new low call pickup calling restrictions

Low call pickup rate restrictions are now in effect. Learn more at Calling Restriction for Low Call Pickup Rates

Jul 21 2025

Account settings update webhooks

Get webhooks when settings are updated. Learn more.