Sovereign AI
Sovereign AI refers to a nation’s or region’s ability to develop, deploy, and control artificial intelligence systems within its own borders, using local infrastructure and under local regulatory frameworks. As AI becomes critical infrastructure, governments and enterprises increasingly require that AI workloads — including the data they process — remain within specific geographic and jurisdictional boundaries.
Why Sovereign AI Matters
Sovereign AI is driven by two converging forces:
Regulatory Compliance
Regulations like the EU AI Act, GDPR, and sector-specific rules (healthcare, finance, defense) impose strict requirements on where data can be processed and stored. Organizations operating across jurisdictions need infrastructure that respects these boundaries.
Data Residency and Privacy
Sensitive data — whether personal, financial, or classified — may not legally or ethically leave a particular jurisdiction. Sovereign AI ensures that prompts and completions are processed entirely within a designated region, with no cross-border data transfers.
How OpenRouter Enables Sovereign AI
OpenRouter provides several features that enable sovereign AI deployments today, allowing enterprises to maintain control over where their AI workloads are processed.
EU In-Region Routing
For enterprise customers, OpenRouter supports EU in-region routing. When enabled, your requests are guaranteed to only be decrypted within the designated region, and are only routed to providers operating in that region. This means prompts and completions are processed entirely within the European Union — they never leave the EU at any point in the request lifecycle.
To use EU in-region routing, send API requests through the EU-specific base URL:
EU-only models list
To see which models are available for EU in-region routing, call /api/v1/models/user through the EU domain. Learn more
EU in-region routing is available for enterprise customers by request. Contact our enterprise team to enable it for your account.
Zero Data Retention (ZDR)
Zero Data Retention ensures that providers do not store your prompts or responses. This is a key component of sovereign AI, as it guarantees that no data persists outside your control after a request completes.
Enable ZDR globally in your privacy settings or per-request:
Data Collection Controls
Control whether providers can collect your data with the data_collection parameter:
When set to "deny", your requests are only routed to providers that do not collect user data. This can also be configured as an account-wide default in your privacy settings.
Building a Sovereign AI Stack with OpenRouter
Combining these features, you can build a fully sovereign AI deployment:
- Enable EU in-region routing to keep all data within the EU
- Enforce ZDR to prevent any data retention by providers
- Deny data collection to prevent training on your data
This gives you a single API with unified billing while maintaining full control over data residency, privacy, and compliance — without the complexity of managing relationships with individual providers in each region.
Getting Started
Sovereign AI features are available to all OpenRouter users, with EU in-region routing available for enterprise customers. To get started:
- Create an API key and start using provider routing to control where your requests are processed
- Enable ZDR and data collection controls for privacy compliance
- Contact our enterprise team to enable EU in-region routing and discuss additional sovereign AI requirements
For a complete enterprise setup guide, see the Enterprise Quickstart.