Proxy a GET request to the Official WhatsApp Business API
{account_id} with your WhatsApp Account ID (from the Waxle API) and {waba_id} with your WhatsApp Business Account ID (from Meta).You can find your WABA ID in the account details returned by GET /whatsapp-accounts/{id}/.| Path | Description |
|---|---|
{waba_id}/message_templates | List all message templates |
{waba_id}/phone_numbers | List phone numbers in the account |
{phone_number_id} | Get phone number details |
{phone_number_id}/whatsapp_business_profile | Get business profile |
API key authentication. Pass your API key in the X-API-Key header.