API reference
The OpenAI-compatible data plane.
The Kontinent data plane is OpenAI-compatible. Point any OpenAI SDK at the
gateway and use a sk-kt- key:
Base URLs
Endpoints
All endpoints except /healthz require a bearer token — see
Authentication. Errors follow the OpenAI shape; see
Errors.
Conventions
- Model ids are
provider/model, e.g.mistral/mistral-large-latest. - Money is integer micro-EUR (1 EUR = 1,000,000 µEUR), quoted per million tokens.
- Request bodies are capped at 2 MiB.
Use the reference pages in this section to explore each endpoint interactively.

