WhatsApp API
Integrate WhatsApp Business messaging directly into your applications using the AakashTel WhatsApp API. Send and automate template messages, run campaigns, and manage contacts at scale.
Quick Start
- Get your API key from the admin panel.
- Register and approve your WhatsApp templates in Meta Business Manager.
- Start sending messages via the REST API.
📋 API Sections
Authentication
All endpoints require the Authorization header with your API key:
curl -X GET "https://gateway.aakashpay.com/wa/api/v2/templates" \
-H "Authorization: Bearer YOUR_API_KEY"
Base URL
| Environment | URL |
|---|---|
| Production (AakashPay) | https://gateway.aakashpay.com |
| Production (SetBots) | https://gateway.setbots.com |
Features
- Template Messages — Create, link, and send approved Meta templates
- Bulk Campaigns — Send to thousands of contacts with personalization
- Rich Media — Images, videos, documents, carousels, and more
- Delivery Tracking — Real-time webhook delivery status updates