The Cudator Platform is the routing layer for everything you build: one OpenAI-compatible endpoint that picks the best model per request, keeps sovereign workloads on ground you control, and meters spend to a single wallet.
from openai import OpenAI
client = OpenAI(
base_url="https://api.cudator.ai/v1",
api_key="cud_live_••••••••",
)
# route by policy — Cudator picks the model
resp = client.chat.completions.create(
model="auto",
extra_headers={"X-Cudator-Policy": "sovereign-eu"},
messages=[{"role": "user",
"content": "Summarise this record."}],
)
# → served by self-hosted vLLM · eu-west-1# → $0.0004 metered to wallet · 38ms
Sovereign by design
Pick the provider, region, and terms — and prove it on every call.
For teams in finance, health, and the public sector, "where does this data go — and who can compel it?" isn't a footnote. Cudator turns provider choice, region, and data terms into a routing rule: enforced before the request leaves, proven after it lands.
Approved-pool routing
Route only to the providers, regions, and data-processing terms you've cleared. Out-of-policy credentials aren't in the pool, so sensitive traffic can't slip out the wrong door by accident.
Region & jurisdiction aware
Pin each workspace to approved regions, and watch for silent out-of-region fallback. Cudator surfaces the legal jurisdiction behind every provider — because EU-region hosting isn't the same as EU jurisdiction.
Zero retention, request-level proof
Payloads are never stored, and routing respects each provider's no-retention terms. Every call is logged with model, provider, region, and cost — export the trail for your auditors.
workspace · meridian-health
residency policy · active
Allowed providersAzure OpenAI (EU) · Mistral
Allowed regioneu-west-1
Out-of-region fallbackblocked
Unapproved providersblocked
Payload retentionnone
HIPAAGDPRISO 27001Data residency
Models
Bring the frontier, the open, and your own.
Hosted frontier labs, embedding specialists, and OpenAI-compatible self-hosted clusters — managed as one routable pool.
OOpenAIchat · embeddings
AAnthropicchat
GGooglechat
MMistralchat
CCohereembeddings
VVoyage AIembeddings
LLlama · vLLMself-hosted
DDeepSeekself-hosted
Compare every model — context, price, and sovereignty — in the fullmodel catalog.Browse the catalog→
"We moved seven AI products onto Cudator in a quarter. Our auditors got arequest-level trail, our finance team gotone invoice, and engineering stopped babysitting provider keys."
MK
Mara Köhler
VP Platform Engineering · EclipseDC
8+
providers, one pool
99.98%
routing uptime
<40ms
routing overhead
0
payloads retained
Start building
Ship AI on ground you control.
Create a workspace, drop in your base URL, and route your first request in minutes. No card required to start.