Welcome to Kontinent
An EU-hosted, OpenAI-compatible LLM gateway.
Kontinent is a single OpenAI-compatible endpoint in front of EU-resident model providers (Mistral, Scaleway, OVHcloud, IONOS, Azure EU Data Zone), with prepaid credits, per-key rate limits, and zero prompt retention by design — an EU-sovereign alternative to OpenRouter.
Why Kontinent
Requests are served by EU-resident providers. Each model carries a
sovereignty tier so you can require an EU-owned provider.
Prompt and completion bodies are never persisted or logged — only token counts, latency, status, model, and cost.
OpenAI-compatible on purpose. Any OpenAI SDK works by pointing baseURL
at Kontinent.
Get started
Point your OpenAI client at Kontinent
Use any OpenAI SDK — just set baseURL and your Kontinent API key.
Pick a model
Model ids are in provider/model form, e.g. mistral/mistral-large-latest.
Discover what your organization can use — with EUR pricing and sovereignty
tier — via GET /v1/models.
Go deeper
- Quickstart — your first request, end to end
- Authentication — how API keys work
- Models & sovereignty — tiers, pricing, and the money unit
- API reference — every endpoint, interactive

