Kisara API documentation is designed for quick onboarding and production-ready integration.Documentation Index
Fetch the complete documentation index at: https://docs.kisara.my.id/llms.txt
Use this file to discover all available pages before exploring further.
Use API keys for consumer API endpoints. JWT is still used for internal web session flows such as login, refresh, and API key lifecycle management.
Start Here
API Overview
Learn the core integration model: auth, rate limits, response envelope, and reliability practices.
API Reference
Browse all routes, schemas, and interactive examples generated from OpenAPI.
Quickstart
Create your API key
Sign in to your Kisara account and generate an API key through API key management.
Platform Endpoints
Base URL
OpenAPI JSON
OpenAPI YAML
Recommended Learning Path
- Read API Overview to understand behavior and integration contracts.
- Implement endpoints with API Reference and run examples in the playground.
- Add retries, timeouts, and idempotency before production rollout.