Documentation Index
Fetch the complete documentation index at: https://automatebusiness.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.| Header | Value |
|---|---|
X-API-Key | YOUR_SECRET_API_KEY |
Content-Type | application/json |
