WhatsApp Senders API services include: Message Sending: Send text messages to specified WhatsApp numbers. Message Scheduling: Schedule messages to be sent at specific times periodically. Message Tracking: Track the status of sent messages to see if they have been received and read. Session Management: Store and manage WhatsApp sessions to ensure continuous connectivity. Message Logging: Save a…
whatsapp endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| POST |
Login /api/users/login |
User login to the system to record **events** |
| POST |
register /api/users/register |
New user registration for the system to **record** events |
| POST |
send-message /api/whatsApp/send-message/ |
* Parameters: * $session - User's session. * $number_from - Phone number to send from. * $number_to - Phone number to send to. * $message - Message sent. * Description: Checks if… |
| POST |
generate-qr /api/whatsApp/generate-qr/ |
* Usage: Displays a page containing a QR code for the session based on the phone number and the code sent. * Parameters: * number (string) - phone number. * sessionToken (string)… |
| Other endpoints | ||
| POST |
/api/users/login /api/users/login |
User login to the system to record **events** |
| POST |
/api/whatsApp/send-message/ /api/whatsApp/send-message/ |
* Parameters: * $session - User's session. * $number_from - Phone number to send from. * $number_to - Phone number to send to. * $message - Message sent. * Description: Checks if… |
| POST |
/api/users/register /api/users/register |
New user registration for the system to **record** events |
| POST |
/api/whatsApp/generate-qr/ /api/whatsApp/generate-qr/ |
* Usage: Displays a page containing a QR code for the session based on the phone number and the code sent. * Parameters: * number (string) - phone number. * sessionToken (string)… |
| POST |
/api/whatsApp/generate-qr/ /api/whatsApp/generate-qr/ |
* Usage: Displays a page containing a QR code for the session based on the phone number and the code sent. * Parameters: * number (string) - phone number. * sessionToken (string)… |
| POST |
/api/users/login /api/users/login |
User login to the system to record **events** |
| POST |
/api/whatsApp/send-message/ /api/whatsApp/send-message/ |
* Parameters: * $session - User's session. * $number_from - Phone number to send from. * $number_to - Phone number to send to. * $message - Message sent. * Description: Checks if… |
| POST |
/api/users/register /api/users/register |
New user registration for the system to **record** events |
whatsapp pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $50 / month | — |
|