Build powerful integrations with the real WhatsApp protocol. Fast, reliable, and feature-rich.
curl -X POST http://localhost:8081/chat/send/buttons \
-H "token: your_token" \
-d '{
"Phone": "551999999999",
"Body": "Hello!",
"Buttons": [
{"ID": "1", "Title": "Option 1", "Type": "reply"}
]
}'
Built on whatsmeow - the most reliable WhatsApp protocol implementation
Direct WebSocket connection to WhatsApp servers. Lightweight and fast.
Send buttons, lists, and carousel messages that work perfectly on iPhone and Android.
Receive real-time events and messages via configurable webhooks.
Manage multiple WhatsApp accounts from a single instance.
HMAC signing, encryption, and token-based authentication.
Free to use, community-driven, and constantly improving.
Start integrating WhatsApp into your applications today.
Access Dashboard