Sending
Start sending messages with the API
Rate limiting
Use cases
This endpoint sends a WhatsApp message to a specified phone number using a connected WhatsApp account.
Authorizations
X-API-KEYstringRequired
Your API key, available from the dashboard
Body
Send a WhatsApp message to a recipient using a connected account.
accountIdstring · nullableRequiredExample:
3b09d99c-0e30-48e0-a465-361db360e755numberstring · nullableRequiredExample:
+1234567890textstring · nullableRequiredExample:
How you doingmetadatastring[]OptionalExample:
[{"user":"Your custom bot","and":"more"}]Responses
201
Send WhatsApp Message resource created
anyOptional
400
Invalid input
403
Forbidden
422
An error occurred
post
/api/send/whatsappNo content
Last updated