Skip to main content

WABA API

The WABA endpoints extend the TimelinesAI Public API to the WhatsApp Business Platform (Cloud API). Use them to work with WABA chats and messages, manage message templates, read account analytics, and organize conversations with labels — all through the same REST API and Bearer authentication as the rest of the Public API.

Base URL

All requests require Bearer token authentication. See Authentication for details.

Capabilities

Chats

List, filter, get, and update WABA chats.

Messages

Send WABA messages by phone number or in an existing chat, and retrieve message details and status history.

Reactions

Get, set, and clear emoji reactions on WABA messages.

Labels

Organize WABA chats with labels — list, add, and replace.

Accounts

List WABA accounts and request account-level messaging analytics.

Templates

List and inspect approved WABA message templates.

Available endpoints

A failed WABA message exposes a structured failure_reason object with code, title, and details — see Get WABA Message.