Skip to main content
The Automate Chats API allows you to programmatically send WhatsApp template messages and manage your templates from external systems like CRM, Pabbly, or Zapier.

Base URL

All API requests should be made to the following base URL:

Authentication

All API endpoints are secured using an API Key. You must include your API key in the request header for every request. To learn how to generate your API key, check out the Authentication guide.

Response Format

The API returns data in JSON format. A typical success response looks like this:
In case of an error, the API returns an appropriate HTTP status code and an error message: