Skip to main content
POST

Authentication

string
required
Your API key for authentication

Request Body

string
required
Recipient phone number (without + symbol, e.g., 1234567890)
string
required
Text message content
string
required
Message Type (e.g., Text)
string
WhatsApp message ID to reply to (optional)
string
Your custom reference ID for tracking (optional)

Response

number
HTTP status code (200 for success)
string
Success or error message
object
Use the clientId parameter to track messages in your own system. This ID will be returned in webhooks and status updates.