Pair any WhatsApp number with a QR scan, then send and receive messages through a simple REST API — bulk campaigns, real-time webhooks and a live team inbox included.
# send your first WhatsApp message curl -X POST \ "https://couponwhatsapp.com/api/instance/1101/send-message" \ -H "Authorization: Bearer wa_live_••••••••••••" \ -d '{ "to": "2010XXXXXXXX", "body": "Your coupon: SAVE20 🎉" }' # response { "messageId": "3EB0C431D2", "status": "queued" }
One dashboard and one API for messaging, campaigns and integrations.
Send text, media, files, locations and contacts with a single HTTP call — secured with a per-instance token.
Link any WhatsApp number by scanning a QR code from your phone — no SIM swap, live in under a minute.
Import your audience, personalize with {{name}}, and send safely with smart delays and daily caps.
Incoming messages and delivery receipts pushed to your server the moment they happen, signed with HMAC.
Invite teammates, control roles, and keep every brand or client in its own workspace.
A WhatsApp-Web-style inbox with full message history for every connected number.
No approvals, no waiting lists — just scan and send.
Register free and create your first instance from the dashboard.
Open WhatsApp on your phone and pair your number in seconds.
Copy your API token and send messages from your code — or straight from the dashboard.