API

The Kanal API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

The API provides endpoints to send template messages through WhatsApp using your Kanal account. Each request requires authentication using your API key, which you can manage through the Kanal Dashboard.

Getting Started

Authentication

Endpoints

Send a WhatsApp Template

Last updated