Developers
Adyapan Connect API Reference
Send messages, manage contacts and automate WhatsApp with a clean, predictable REST API.
- Token-based authentication
- JSON request and response bodies
- Versioned, backward-compatible endpoints
Core endpoints
Authentication
POST /auth — obtain and refresh access tokens.
Send Message
POST /messages — send text, template or media.
Templates
GET /templates — list approved message templates.
Contacts
CRUD /contacts — manage your audience.
Media
POST /media — upload images, docs and video.
Conversations
GET /conversations — fetch chat history.