API Reference
The CekatAI API Reference provides complete documentation for all available API endpoints.
Base URL
All API requests are made to:
https://api.cekat.ai/v1
Authentication
All API requests require an API key passed in the header:
Authorization: Bearer YOUR_API_KEY
Available Endpoints
- Messages — Send and receive messages across channels
- Contacts — Create, update, and query contacts
- Conversations — Manage conversation threads
- Tickets — Create and manage support tickets
- Webhooks — Configure event notifications
Rate Limits
| Plan | Requests/min |
|---|---|
| Free | 60 |
| Pro | 300 |
| Business | 1,000 |
See individual endpoint docs for specific rate limits.
