Introduction to Kaya AI Developer API
Welcome to the Kaya AI Developer Documentation. Kaya AI provides powerful AI agents designed for customer service and support. Our API allows you to integrate Kaya's AI capabilities directly into your own applications, manage workspace members, and train the AI with your own knowledge base.
Key Features
- AI Chat: Interact with AI agents via text, images, and audio.
- Member Management: Programmatically add or remove members from your organization.
- AI Training: Train your AI models using PDFs or website URLs to provide context-aware responses.
- Streaming Support: Get real-time responses from the AI using streaming.
Getting Started
To start using the Kaya AI API, you will need:
- An API Key: Created in your Kaya dashboard.
- An Organization Slug: The slug of the organization you want to manage.
Check out the Authentication page to learn how to authenticate your requests.
API Reference
Our API follows REST principles and uses JSON for most requests and responses. Detailed endpoint documentation can be found in the API Reference section.