📄️ Authentication
API requests must use Bearer Authentication, which requires the Authorization header value to be set with Bearer . You can obtain a token from the API Tokens section under Settings in your Cue workspace.
📄️ Messages API
The messages API allows you to send out messages to users on different channels. WhatsApp is currently the only channel that is supported. We're planning to introduce the ability to send messages for web chat, Facebook Messenger and many other channel types in future.
🗃️ Broadcast API
2 items
📄️ Sessions API
The structures used in this API are NOT A GUARANTEE and will be removed no later than 31 January 2024.
🗃️ Templates API
2 items
📄️ Tickets API
This API is not yet available. This is a documentation preview.
📄️ SMS API
Use this endpoint for sending a single transactional SMS. Examples of this could
📄️ Contacts API
The Contacts API is currently in beta. If you would like to join the beta, please contact us.
📄️ Template Management API
The Template Management API allows you to create, list, retrieve, and delete WhatsApp message templates in your workspace programmatically.