Connect your WhatsApp Cloud API and start sending.
1) Set API keys
Set these on your API server (Render → Environment):
API_KEY=your_long_random_key
WA_TOKEN=<Meta permanent token>
WA_PHONE_ID=<Meta phone number ID>
2) Test an API call
Use your API key in header X-API-Key:
curl -X POST "https://eebii-api.onrender.com/send/text" \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY_HERE" \
-d '{"to":"+911234567890","text":"Hello from Eebii!"}'
3) Bulk send
Upload CSV then preview costs (as per Meta) before send.
Learn how
Prices (from Meta)
Meta bills messages by category and region. You pay Meta directly.
| Category | Example |
| Utility | Order update, OTP, receipt |
| Marketing | Offer, new arrivals |
| Authentication | Login OTP, verify |
🇮🇳 India rates vary by category. See your WhatsApp Manager & Billing.