Messages
Send Message
Sends a message to a conversation
POST
cURL
Send a message to an existing conversation on behalf of your agent.Documentation Index
Fetch the complete documentation index at: https://docs.wassist.app/llms.txt
Use this file to discover all available pages before exploring further.
Message Types
You can send two main types of messages:- Unified messages — Sent rich text messages with images, videos, audio, documents, buttons, and more
- Template messages — Pre-approved messages that can initiate or re-engage conversations
Billing: Template messages are billed by Meta according to their pricing tiers. Regular messages within the 24-hour customer service window are free.
Authorizations
API key authentication. Pass your API key in the X-API-Key header.
Path Parameters
Body
application/json
Unified input for sending text, template, or CTA URL messages.
Response
201 - application/json
cURL