The Akumi Inference API is OpenAI-compatible and served on EU infrastructure. Change one base_url and your existing code runs on EU-resident models: chat, tools, streaming, and structured output, metered per use and audited from the first token.
POST https://api.akumi.cloud/v1/chat/completions
No new SDK, no rewrite, no migration project. Keep the OpenAI client you already build with, point it at Akumi, and add your key. Chat, function calling, streaming, and JSON mode behave exactly as they do today, now on EU-resident models with one metered bill.
The endpoints, request bodies, and responses match the OpenAI API, so the libraries, frameworks, and tools you already use just work.
POST /v1/chat/completions with the full message and parameter surface you already send.
Token-by-token server-sent events, the same response you get from stream=true.
Define tools, let the model call them, and steer with tool_choice. Tool content is governed too.
response_format with a JSON schema for reliable, typed responses your code can trust.
POST /v1/embeddings on EU-hosted models for search, clustering, and retrieval.
A native endpoint when you want the full Akumi pipeline response, residency and modules included.
Requests are served on EU infrastructure. Inference and storage stay in the EU, with no US CLOUD Act exposure.
Routing to a non-EU model is blocked unless you explicitly allow it, with personal data pseudonymized before it ever leaves.
Every request is metered and written to a metadata-only audit trail with its model, region, and modules. Hand compliance the log.
The model router puts every model behind the same base_url. Pick an EU-sovereign model, or allow an external one under policy. Set routing rules, automatic fallback, and bring your own provider keys.
Base inference is metered per token and request. Every governance module you switch on is metered on its own line, so the bill reads like the work the platform actually did. No seats, no minimums, no surprise tiers.
Base inference is metered on real usage and drawn from prepaid credits.
PII firewall, RAG, memory, guard, and cache each meter independently when used.
A single ledger of credits with per-line detail, exportable for finance and compliance.
base_url.Create a key, point your client at Akumi, and ship on EU-sovereign models today.
We use privacy-friendly, EU-hosted analytics to understand how Akumi is used. Accept analytics cookies, or continue without them. See our cookie policy.