Admin Dashboard
Welcome back, Administrator
Server IP: Checking...
Back to Channels
dokkanapi / Connection Manager
PENDING
Link WhatsApp Account
Scan this code using WhatsApp on your phone
Auto-refreshing session...
API Credentials
Implementation Example (cURL)
curl -X POST https://salesflowi.cloud/api/v1/whatsapp/send \
-H "X-WA-API-KEY: wa_live_OK7DTYRuXEXw81t9tnYbpprzVFCvx40C" \
-H "Content-Type: application/json" \
-d '{
"to": "9665XXXXXXXX",
"message": "Hello from API!"
}'
Integration Guidelines
- Ensure the destination number includes the country code with no prefix (e.g. 966...).
- Do not use the API for spamming to avoid WhatsApp account banning.
- The API supports plain text, links, and basic emojis by default.