WATI Messages API
Retrieve and send WhatsApp messages.
WATI Messages API is one of 4 APIs that WATI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Messages. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://live-mt-server.wati.io/{tenantId}/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
WATI Messages API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— WATI uses Bearer token authentication. Tokens are issued from the WATI dashboard under API Docs and must be supplied as Authorization: Bearer on every request.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Retrieve and send WhatsApp messages.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from WATI 3
Other APIs WATI publishes across the network.