Skip to main content

Kathan API Reference

Intelligence that just feels like human - Advanced conversational AI platform for building voice and text-based assistants.

๐Ÿ”‘ Authentication

All API requests (except /health) require Bearer token authentication:
Authorization: Bearer sk_live_your_api_key_here

๐ŸŒ Base URL

https://api.dev.opencorpus.ai

๐Ÿ“– Interactive API Documentation

Use the interactive API reference below to explore all endpoints, view parameters, and test requests directly in your browser.
Health checks, authentication, and system status endpoints.
Create, manage, and configure AI assistants with custom personalities and capabilities.
Real-time conversational interactions with AI assistants.
Upload and manage documents for enhanced AI responses.
API key management and user credentials.
Monitor usage, view chat logs, and access performance metrics.

๐Ÿ“‹ Quick Reference

CategoryEndpointsDescription
Core/health, /protectedSystem health and authentication
Assistants/assistants/*AI assistant management
Chat/chat/*Conversational interactions
Knowledge/assistants/knowledge-baseDocument management
Analytics/logs/*Usage statistics and logs

๐ŸŽฎ Interactive API Playground: All endpoints below include a full Postman-like testing interface. Click โ€œTry itโ€ on any endpoint to test it directly with authentication!

๐Ÿ› ๏ธ Complete API Playground

The API playground below provides a comprehensive testing environment for all Kathan API endpoints. Each endpoint includes:
  • Interactive parameter forms
  • Request/response examples
  • Authentication handling
  • Real-time testing capabilities

API Playground - Fri Dec 26 00:34:53 IST 2025