For the complete documentation index, see llms.txt. This page is also available as Markdown.

OpenAPI — Platform API

The OpenAPI 3.1 specification for the K-AI Platform API — the management surface for organizations, instances, members, and Organization API keys. Base URL: https://back.kai-studio.ai.

Authenticate with a Bearer token obtained by exchanging an Organization API key, or with the kai_auth cookie from a browser session. Every operation is authorized by organization RBAC — the same roles that govern the K-AI Studio portal. All responses use a { "response": ... } envelope.

This API manages your tenant. To query documents and the semantic graph, use the Retrieval API; to drive an audit, use the Audit API. To ingest into a single instance, use the Instance API.

Last updated