Ready to broadcast?
Let's get started.
Follow these 4 simple steps to go from zero to your first WhatsApp message in under 10 minutes.
1
2
3
4
The 1-Minute Integration
Paste this into your terminal to send a message immediately once you have your API key.
curl -X POST https://api.unifydash.in/api/v1/external/messages \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"to": "919876543210",
"type": "text",
"text": { "body": "Hello from Engage!" }
}'Need help?
Our developer support team is available 24/7 to help you with your integration. Contact Support