Base URL
All API requests are made to:Authentication
Every request must include your API token in thex-api-key header. Requests without a valid token are rejected.
Phone number format
Bothfrom and to use international format with the country code and no leading +, spaces, or dashes.
The
from number must be a WhatsApp number connected to your Clapvo account. See Add a connection to connect a number.
Message types
A single endpoint, Send a message, handles every message type. Setmessage.type to choose what you send:
For media messages,
caption is optional; all other fields are required.
Ready to dive in? Head to the Send a message endpoint to try it live.