Proxy a GET request to the Official WhatsApp Business API
This endpoint lets you proxy a GET request to the Official WhatsApp Business API. You will be authenticated to the WhatsApp account you are proxying for.Documentation Index
Fetch the complete documentation index at: https://docs.wassist.app/llms.txt
Use this file to discover all available pages before exploring further.
{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.