Skip to content
Wazapin
Esc
navigateopen⌘Jpreview
On this page

Reference: send message

Endpoint reference and index of guides for sending all types of WhatsApp messages.

Use this endpoint to send WhatsApp messages to customers. The payload shape in the content block changes depending on the message type you choose.

Headers

  • field string (required) — Your workspace API key. Create one in the dashboard.

  • field string (required) — Set to application/json.

Request body

  • channel_id string (required) — The ID of the WhatsApp channel sending the message.

  • to string (required) — Recipient phone number in international format (without the leading +).

  • type string (required) — The type of message being sent (e.g. text, image, template, buttons, list).

  • content object (required) — The payload structure specific to the chosen type.


Message type guides

Select a guide below to view detailed specifications, parameters, and code examples for each message type:

Interactive & templates

Media attachments

Location & contacts

Actions


Was this page helpful?