Phone Number ID
A unique identifier assigned by Meta to each phone number registered with the WhatsApp Business API, used in all API calls instead of the actual phone number.
How it works
When you register a phone number with the WhatsApp Business API, Meta assigns it a Phone Number ID, a numeric string that serves as the primary identifier in API requests. You use this ID (not the actual phone number) when sending messages, managing templates, and configuring webhooks. This abstraction layer provides security by keeping your actual phone number out of API calls and logs. Each phone number can only be associated with one WABA at a time. You can find your Phone Number ID in the Meta Developer Portal under your WhatsApp Business app settings or by calling the phone numbers endpoint of the Graph API.
Related terms
WABA (WhatsApp Business Account)
The top-level account entity in WhatsApp's system that holds your business information, phone numbers, and messaging configuration.
Business Account ID
The unique numeric identifier for your WhatsApp Business Account, required for account-level API operations like template management and analytics.
Cloud API
Meta's hosted version of the WhatsApp Business API that runs on Meta's own infrastructure, removing the need for businesses to manage their own servers.
Learn more in our docs
Explore guides, tutorials, and API references for building on the WhatsApp Business platform with SuperWaba.