openapi/openapi.json), synced from https://api.wazapin.com/openapi.json.
Base URL
Authentication
Send your API key on every request:How this tab is organized
The API reference includes core integration endpoints plus setup and account-management helpers. For most server-side integrations, start with Messages, Channels, Contacts, Templates, Media, Webhooks, and API keys.
Playground
- Open an operation page (for example Send a message).
- Enter your X-Api-Key in the playground auth field.
- Pick an example from the dropdown (text, template, buttons, …) or edit the body.
- Run the request against
https://api.wazapin.com.
POST to /_mintlify/api/request. See API playground.