Whatsapp API
📄 API Overview Our WhatsApp API allows developers to send and receive messages (text, image, video) over WhatsApp with ease and speed. It's designed for flexibility, scalability, and simplicity — whether you're integrating into a CRM, e-commerce platform, or building a chatbot. Key Features: 📩 Send text, image, and video messages 🔄 Receive and manage incoming messages 🔗 Link and manage multiple…
Whatsapp API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Instance Operations | ||
| GET |
Link WhatsApp Account /api/link_wa_account/ |
Link WhatsApp Account. |
| GET |
Get Connected Whatsapp /api/wa_accounts/ |
Retrieves a list of all WhatsApp accounts (instances) currently linked to your API key. |
| POST |
Delete WhatsApp Account /api/delete_wa_account/ |
Unlinks and removes a WhatsApp account (instance) associated with your account. |
| Chat | ||
| GET |
Get Received Chats /api/get_received_chat |
Retrieves the most recent messages received on the linked WhatsApp accounts. Useful for two-way communication and chat history. |
| POST |
Send Single Chat /api/send_whatsapp_message/ |
Sends a plain text message to a specific WhatsApp user or group. |
| Groups | ||
| GET |
Get WhatsApp Groups /api/get_groups |
Fetches a list of all WhatsApp groups that are connected to a specific WhatsApp account. |
| GET |
Get WhatsApp Group Contacts /api/get_groups_contacts |
Get WhatsApp Group Contacts |
| Tools | ||
| GET |
Is On WhatsApp? /api/is_on_whatsapp |
Checks whether a given phone number is registered and active on WhatsApp. |
| Webhook | ||
| POST |
Set Webhook /api/set_webhook/ |
Sets up a webhook URL to receive real-time updates (e.g. incoming messages, delivery reports, etc.) from your linked WhatsApp instances. |
| Other endpoints | ||
| POST |
Set Webhook /SetWehook/ |
Get all return values from Whatsapp. Like connection status, Incoming message, Outgoing message, Disconnected, Change Battery,... |
| POST |
Send Button With Media /api/v2/send_button_media/ |
Send an interactive template message with media to WhatsApp User. |
Whatsapp API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $6.99 / month | — |
|
| ULTRA | $15.99 / month | — |
|
| MEGA Recommended | $40 / month | — |
|