Documentation Index
Fetch the complete documentation index at: https://docs.vambe.me/llms.txt
Use this file to discover all available pages before exploring further.
🔽 POST /api/public/web-whatsapp-message/send/{phoneId}/message – Send a Web WhatsApp Message
Sends a message from a connected WhatsApp Web session using the specified phoneId.
Click to expand full details
🔹 URL
🔹 Path Parameters
| Name | Type | Required | Description |
|---|---|---|---|
phoneId | string | ✅ | The ID of the phone sending the message via WhatsApp Web |
🔹 Query Parameters
| Name | Type | Required | Description |
|---|---|---|---|
message | string | ✅ | The content of the message you want to send |
stage | string | ❌ | Contextual tag for the message (e.g., "checkout") |
x-api-key | string | ✅ | Your API key for authenticating the request |
🔹 Body
| Name | Type | Required | Description |
|---|---|---|---|
phone | string | ✅ | The Phone Number you want to send the message to |
🔹 Example Request (cURL)
🔹 Success Response
🟢 200 Ticket created successfully🔐 API Key 💻 WhatsApp API Ask AI
