Skip to main content
All endpoints are under https://api.kiteml.com/v1 and require a Bearer token. Full request and response schemas are published as OpenAPI at https://api.kiteml.com/v1/openapi.json, rendered at /v1/docs.

Augmentations

See Augmentations for the full lifecycle, request body, and response shapes.

Account

Train

Coming soon. Training endpoints aren’t on /v1 yet. You can train today from the dashboard, the Kite CLI, and the MCP server — all with the same API key.

Evaluate

Coming soon. Simulation evaluation endpoints aren’t on /v1 yet. Evaluation runs are available today from the dashboard and the Kite CLI.
The interactive reference at api.kiteml.com/v1/docs is generated from the same OpenAPI spec the API is built on, so it’s always in sync with production.