Mistral AI
Frontier models from Paris — native EU AI lab with ZDR options.
Large 3 · Small 4 · Codestral · Pixtral
One API. Any EU model. Full compliance. Connect Mistral, Llama or Qwen to your existing stack — data stays in Europe, AI Act and GDPR covered from day one.
428 companies already on the waitlist
Private Beta · No credit card · EU infrastructure
How it fits together
Your App
Soverana
7 EU providers
EU Providers
7
EU sovereign providers
20+
Models, one API
100%
Data stays in the EU
4
Regulations covered
Sovereign EU infrastructure · Compatible with every major AI SDK
Soverana routes your AI calls to sovereign European clouds. No separate contracts with each provider. Full data residency guaranteed.
Frontier models from Paris — native EU AI lab with ZDR options.
Large 3 · Small 4 · Codestral · Pixtral
French cloud with managed inference and Llama / Mistral endpoints.
Qwen3.5 · GPT-OSS · Llama 3.3 · Mistral
European hyperscaler with AI endpoints in France.
Llama 3.3 · Qwen3.5 · Mistral Small 3.2 · DeepSeek R1
German provider with sovereign hosting and open-weight models.
Llama 3.3 · Mistral Small · GPT-OSS 120B
Schwarz Group cloud — German infrastructure with EU compliance focus.
Llama 3.3 · GPT-OSS 120B · GPT-OSS 20B
AI-native cloud in the Netherlands with high-performance GPU tiers.
Llama 3.3 · Qwen3 · DeepSeek · Fine-tuning
Italian sovereign AI platform with privacy-first inference.
Qwen3.5 · GPT-OSS · Llama 3.3 · Mistral Small 4
Tell us which European cloud or AI lab you want on Soverana — we prioritise integrations based on demand.
Suggest a providerSame model id everywhere — route across EU providers with one OpenAI-compatible API. List prices per 1M tokens (input / output).
| Model | EU routes | Context | From | Capabilities | Tier |
|---|---|---|---|---|---|
Mistral Large 3 mistral-large-3 | 256k | €0.500 / €1.50 input / output | ChatToolsJSONVision | Sovereign ★ | |
Mistral Small 4 mistral-small-4 | 256k | €0.150 / €0.600 input / output | ChatToolsJSONVision | Sovereign ★ | |
Codestral codestral | 256k | €0.300 / €0.900 input / output | ChatCodeTools | Sovereign ★ | |
Ministral 3 8B ministral-3-8b | 131k | €0.100 / €0.100 input / output | ChatTools | Sovereign ★ | |
Llama 3.3 70B Instruct llama-3.3-70b | 128k | €0.900 / €0.900 input / output | ChatToolsJSON | Sovereign ★ | |
GPT OSS 120B gpt-oss-120b | 128k | €0.150 / €0.600 input / output | ChatToolsJSONReasoning | Sovereign ★ | |
Qwen3.5 397B A17B qwen3.5-397b-a17b | 250k | €0.600 / €3.60 input / output | ChatCodeVisionToolsJSON | Sovereign ★ | |
Qwen3 235B A22B Instruct qwen3-235b-a22b-instruct-2507 | 250k | €0.750 / €2.25 input / output | ChatToolsJSON | Sovereign ★ | |
Gemma 3 27B IT gemma-3-27b-it | 40k | €0.250 / €0.500 input / output | ChatVisionJSON | Sovereign ★ | |
DeepSeek R1 Distill Llama 70B deepseek-r1-distill-llama-70b | 128k | €0.900 / €0.900 input / output | ChatToolsJSONReasoning | Sovereign ★ | |
Claude 3.7 Sonnet claude-3.7-sonnet | 200k | €3.00 / €15.00 input / output | ChatToolsJSONVisionReasoning | Extended EU | |
Gemini 2.5 Pro gemini-2.5-pro | 1.048576M | €1.25 / €5.00 input / output | ChatToolsJSONVisionReasoning | Extended EU |
Leave your email and we'll notify you when the console and API keys are ready — same model IDs, routed in the EU.
Your existing AI application connects to Soverana in minutes. No vendor migration, no code rewrite — your teams keep working while you become compliant.
status: zero re-engineering timeline: same day migration: not required
Define where your data lives: choose EU countries, required certifications, and fallback rules. Your legal and compliance teams control the policy.
residency: EU-only regions: FR · DE · NL · IT policy: enforced
Every request is logged, monitored and traceable. One-click reports for your DPO, legal team and board-level risk reviews.
AI Act: ✓ ready GDPR: ✓ ready DORA: ✓ ready NIS2: ✓ ready
Works with your existing AI stack. No vendor migration, no code rewrite — your teams keep building while you become compliant.
Every token stays in the EU by policy. Choose specific countries or let Soverana optimise within your legal constraints — with a full audit trail.
Access Mistral, Scaleway, OVHcloud, IONOS and more through one contract. Switch or combine providers without touching your codebase.
Automatic PII detection, prompt injection alerts and anomaly monitoring on every request — before data reaches any provider.
One bill across all EU providers. Per-project spend limits, token analytics, and export-ready reports for your finance team.
Ready-made AI Act, GDPR, DORA and NIS2 reports for your DPO, legal counsel and board-level risk reviews.
Soverana is designed to meet EU regulatory requirements out of the box — so your legal team doesn't have to figure it out alone.
AI Act
Art. 13 transparency & high-risk obligations
✓ Ready
GDPR
Art. 44 transfer restrictions enforced
✓ Ready
DORA
Third-party ICT risk management
✓ Ready
NIS2
Incident reporting & supply chain security
✓ Ready
Soverana is fully OpenAI-compatible. If your code already calls the OpenAI API, you're two lines away from running on sovereign EU infrastructure.
# pip install openai import os from openai import OpenAI client = OpenAI( api_key=os.environ["SOVERANA_API_KEY"], base_url="https://api.soverana.eu/v1", ) response = client.chat.completions.create( model="mistral-large-latest", messages=[{"role": "user", "content": "Hello!"}], ) print(response.choices[0].message.content)
curl https://api.soverana.eu/v1/chat/completions \
-H "Authorization: Bearer $SOVERANA_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mistral-large-latest",
"messages": [{"role": "user", "content": "Hello!"}]
}'Works with any OpenAI SDK
Technical highlights
OpenAI-compatible REST API — /v1/chat/completions, /v1/embeddings, /v1/models
Smart routing across EU providers — latency-optimised, automatic failover
One API key, multiple providers — no per-provider credentials to manage
Streaming support, function calling, JSON mode, vision — full feature parity
Per-request metadata: provider used, latency, token counts, residency label
Real-time Watchtower hooks — PII detection and prompt injection on every call
Get your API key in private beta
sk-sov-... keys ship with the portal. Join the waitlist.
Join European enterprises already on the waitlist. Be first to access sovereign AI infrastructure — compliant, fast, and built entirely in the EU.
Private Beta · No credit card · EU infrastructure
organization: Acme Corp ai_policy: EU-only data_residency: enforced: true regions: [FR, DE, NL, IT] compliance: AI Act: ✓ ready GDPR: ✓ ready DORA: ✓ ready NIS2: ✓ ready providers_active: 3 monthly_spend: € 2,840