Reference documentation for the Klen AI API
Welcome to the Klen AI API documentation. Our API allows you to programmatically interact with your AI agents, manage calls, contacts, calendar events, and more.
All API requests should be made to:
The Klen AI API uses API keys for authentication. You’ll need to include your API key in the headers of all requests.
See the Authentication page for more details on how to authenticate your requests.
API requests are limited based on your plan. Rate limits are applied on a per-minute and per-day basis for certain endpoints.
All API responses are returned in JSON format. Successful responses will have a 2xx status code, while errors will return an appropriate error code along with an error message.
Example success response:
Example error response:
Our API is organized around REST principles. It uses standard HTTP response codes, authentication, and verbs.
Explore the following sections for detailed documentation on specific endpoints:
If you have any questions or need assistance with our API, please contact our support team at [email protected].