Skip to main content
Route your AI traffic through Requesty’s EU infrastructure in Frankfurt, Germany (AWS eu-central-1). All processing and storage by Requesty stays in the EU. Combine with EU-only approved models for full end-to-end data residency.
EU routing with Requesty: an encrypted request enters the EU router in Frankfurt and is routed to EU-hosted models in AWS, Azure, and GCP regions, with all processing, storage, and inference staying within the EU.

Your request enters in Frankfurt, stays in the EU, and reaches EU-hosted models across AWS, Azure, and GCP.

Using the EU endpoint alone only guarantees that Requesty’s processing stays in the EU. To ensure your data never leaves the EU, you must also use an EU model (e.g. bedrock/claude-sonnet-4-5-v2@eu-central-1 or vertex/gemini-3.5-flash@eu). If you use a global model like anthropic/claude-sonnet-4-5-20250514, your request will be forwarded outside the EU for inference.

How It Works

There are two layers to consider for EU data residency:
Using the EU endpoint guarantees that Requesty’s processing and storage stays in the EU. To also guarantee that model inference stays in the EU, you must use an EU region model (see below).

EU Endpoint

Same API key, same request format, same features. Just swap the base URL.

Select a region in the Playground

The Playground can send requests through the Global, EU, US, or AP Requesty router. Use the Router endpoint selector beside the model selector before sending a request. The selected endpoint applies to:
  • Single-model chat
  • Chat comparison
  • Image generation
  • Image comparison
The selector follows your organization’s allowed-region policy. If an admin restricts serving regions in Compliance, the Playground only offers those regional endpoints and removes Global. For example, an EU-only organization sees only EU.
The Playground selector controls where Requesty processes the request. It does not control where the model provider runs inference. Select an appropriately hosted model as well when you need end-to-end regional data residency.

Quick Start

Approve EU Only Models

By default, the EU endpoint can route to any model, including models hosted outside the EU. The Requesty processing stays in the EU, but the model inference might not. To guarantee that both Requesty processing and model inference stay in the EU, restrict your organization to EU region models only:
1

Open the Model Library

Go to Model Library and switch to Table view for the best overview.
2

Filter by EU Regions

Click the Regions filter and select EU regions: EU, FRANCECENTRAL, SWEDENCENTRAL, or any other European region.
3

Select and Approve

Select all the EU models you want to allow, then click Add Selected to Approved Models. This restricts your organization to only use these models.
Filter and approve EU only models in the Model Library The Model Library shows you all available EU models with their provider, pricing, context window, and capabilities (Vision, Reasoning, Tools, Cache). EU region models include:
  • AWS Bedrock: Models with @eu-central-1, @eu-west-1, @eu-north-1 suffixes (Claude, Llama, Mistral)
  • Google Vertex: Models with @eu suffix (e.g. vertex/gemini-3.5-flash@eu, vertex/gemini-3.1-flash-lite@eu)
  • Azure: Models with @francecentral, @swedencentral suffixes
  • Mistral: Hosted in EU by default
If you enable Approved Models with only EU region models, any request using a non-approved model will be rejected. This is by design, it ensures no data leaves the EU for model inference.

Enforce EU routing for the organization

Switching a client or the Playground to EU is a per-request choice. To require all organization traffic to use the EU endpoint, restrict the organization’s allowed Requesty regions:
1

Open Compliance

Go to Compliance. You must be an organization admin.
2

Edit the serving region

In the Requesty policy table, select Edit beside Serving region.
3

Restrict the organization to EU

Select Restrict regions, choose EU, and select Save regions.
The change takes effect immediately. Requests through the global, US, or AP endpoint are rejected, and the Playground only offers EU. Every user and API key must use https://router.eu.requesty.ai. Combine organization-wide EU enforcement with EU-only approved models for a complete guarantee covering both Requesty processing and model inference.

Use with AI Coding Tools

Claude Code

Cline / Roo Code

In your VS Code settings, set the API base URL to:
See the Cline or Roo Code integration guides for full setup.

Combine with Routing Policies

EU routing works with all Requesty features. Create routing policies that stay entirely within EU infrastructure:

EU Failover Policy

Create a Fallback Policy across EU regions:

EU Load Balancing

Distribute across EU regions with a Load Balancing Policy:

Regional Endpoints

All endpoints accept the same API key and request format:
For Anthropic-compatible requests, use the same host without /v1, for example https://router.ap.requesty.ai.

Compliance Summary

Last modified on August 27, 2026