Interactive playground

API Reference

Every endpoint runs live from your browser. Click any endpoint to expand and try it — your API key stays in your browser only.

API key
Masked by default · Stored only in your browser · Never in copyable snippets

Quick start

01
Signup
POST /auth/quick-signup
02
Add device
POST /devices
03
Scan QR
GET /devices/:id/qr
04
Send OTP
POST /messages/send-otp

Instant signup

· 1 endpoints

Get an API key in one call — no dashboard, no password.

Devices

· 6 endpoints

Add a WhatsApp number, fetch QR, check status, reconnect.

Messages & OTP

· 4 endpoints

Send OTPs or free-form messages. Rate limited (or unlimited).

Wallet

· 3 endpoints

Check balance, top up, view transactions.

Templates

· 2 endpoints

Reusable message bodies with {{variable}} placeholders.

Analytics

· 1 endpoints

Sales, delivery stats, and trends.

Rate limits & guardrails

5/minper user — messages/send + send-otp combined
50/dayper device — hard daily cap to reduce ban risk
5/hourper IP — quick-signup endpoint
2–6srandomized delay before every WhatsApp send
Unlimited accounts (set by admin) bypass all rate limits and credit deductions.