Messages
Send WhatsApp messages via the API.
Send a message
Send a text, image, video, or document to any WhatsApp number or group.
Request body
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
to | string | ✅ | Phone number with country code, or a group JID |
text | string | ✅ (unless sending media) | The message text |
imageUrl | string | ❌ | Public URL of an image to send |
videoUrl | string | ❌ | Public URL of a video to send |
documentUrl | string | ❌ | Public URL of a document to send |
fileName | string | ❌ (required with documentUrl) | File name shown to recipient |
Response
Examples
Send a text message:
Send an image:
Send to a group: