X-Region-Override pins a specific region, and X-World-Part-Override keeps traffic within a broader geographic zone.
X-Region-Override | X-World-Part-Override | |
|---|---|---|
| Scope | Exact region | Geographic zone |
| Example value | eu-west-1 | eu |
| Use when | You need a specific data center | You want to stay in a geography without picking an exact region |
| If both are set | Wins | Ignored |
Regions
Not every model is deployed in every region. Check Models by Region to see what is available where.| World part | Region ID | Location |
|---|---|---|
na | us-east-1 | US East |
na | us-west-1 | US West |
na | us-central-1 | US Central |
eu | eu-west-1 | EU West |
eu | eu-west-2 | EU West 2 |
eu | eu-north-1 | EU North |
ap | ap-southeast-2 | AP Southeast |
ap | ap-south-1 | AP South |
ap | ap-south | AP South (Sarvam) |
World parts
A world part groups several regions under one value. SLNG picks the best available region within that zone, but this does not guarantee your request will be served from a specific country.| Value | Zone |
|---|---|
na | North America |
eu | Europe |
ap | Asia-Pacific |
Examples
When both headers are present,
X-Region-Override takes precedence and X-World-Part-Override is ignored. When neither is set, SLNG auto-selects the closest region.Need a model in a specific region?
Model availability varies by region. If you need a particular model hosted in a region or world part where it is not currently available, contact us and we can work with you on deployment options.Next steps
Models by region
See which models are deployed in each region.
HTTP vs. WebSocket
Pick the right protocol for your integration.