CouponWhatsApp
Sign inGet started
WhatsApp API & campaigns platform

Send WhatsApp messages straight from your code

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.

QR pairing — no Meta approvalREST API + webhooksTeam workspaces
send-message.sh
# 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" }
Delivered ✓✓
POST /webhook → your-server.com

Everything you need to run WhatsApp at scale

One dashboard and one API for messaging, campaigns and integrations.

REST API

Send text, media, files, locations and contacts with a single HTTP call — secured with a per-instance token.

QR pairing

Link any WhatsApp number by scanning a QR code from your phone — no SIM swap, live in under a minute.

Bulk campaigns

Import your audience, personalize with {{name}}, and send safely with smart delays and daily caps.

Real-time webhooks

Incoming messages and delivery receipts pushed to your server the moment they happen, signed with HMAC.

Team workspaces

Invite teammates, control roles, and keep every brand or client in its own workspace.

Live inbox

A WhatsApp-Web-style inbox with full message history for every connected number.

Up and running in three steps

No approvals, no waiting lists — just scan and send.

1

Create your account

Register free and create your first instance from the dashboard.

2

Scan the QR code

Open WhatsApp on your phone and pair your number in seconds.

3

Send your first message

Copy your API token and send messages from your code — or straight from the dashboard.

Ready to automate WhatsApp?

Create your account, connect a number and make your first API call today.

Get started — it's free