Messaging
Send text, media, buttons, lists, location, and contact messages via Cloud API.
Endpoints (6)
POST
Send Text
Send a plain text message via WhatsApp Cloud API.
POST
Send Media & File
Send image, video, audio, or document with an optional caption. Always use type media. Media must be a public HTTPS URL. The message param is the caption shown with the media.
POST
Send Button
Send an interactive button message. Up to 3 buttons: quick reply, URL, or call. Requires the Interactive messages plan feature.
POST
Send List
Send an interactive list message with sections and rows. Requires the Interactive messages plan feature.
POST
Send Location
Send a geographic location pin. Requires the Message templates plan feature.
POST
Send Contact
Send a contact card (vCard-style) to a recipient. Requires the Message templates plan feature.