Send a message
Messaging
Send Message
Send a text or image message to a WhatsApp user within the 24-hour customer service window.
POST
Send a message
Documentation Index
Fetch the complete documentation index at: https://knowledge.bitbybit.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Create one in Settings > Developer.
Body
application/json
Destination phone number in WhatsApp format (e.g., 628xxxxxxxxxx)
Example:
"6281234567890"
Message content to be sent
Example:
"Hello! This is a sample message from WhatsApp API."
Messaging channel to use
Available options:
whatsapp cloud api, whatsapp coex Image URL — if provided, sends an image message instead of text
Example:
"https://example.com/image.jpg"
If true, skip sending when the chat is actively handled by an agent
Country code for number formatting (e.g., ID, EN, IN)
Example:
"ID"
Response
Message sent successfully

