JSON API version: 1
Base URL: https://<your_domain>.kaiten.ru/api/v1
Latest API version is always available at https://<your_domain>.kaiten.ru/api/latest
.kaiten.ru
API consumes and produces application/json.
Integrations may identify themselves with the following optional request headers. They do not replace the Authorization header and must not contain tokens or other secrets.
The client-name prefix is derived from the configured PROJECT_NAME and normalized for use in HTTP. The allowed suffixes are fixed. Use kaiten-mcp for the MCP integration, kaiten-bridge for HTTP-bridge integrations, and kaiten-cli for the CLI. The version should be a short build or semantic-version identifier.
To keep the load on our servers, API rate limits apply. In order to properly configure your API client consider the following response headers:
Current limit: 50 requests per second.
If the limit is reached, Kaiten will return 429 HTTP code.