Skip to main content

Environments

Corti operates separate regional environments. Your environment determines where data is stored and which API endpoints you use. It also defines which identity provider you authenticate against. Available environments:
EnvironmentRegionBase API URLAuth Base URL
euAzure West Europehttps://api.eu.corti.apphttps://auth.eu.corti.app
usAzure US Easthttps://api.us.corti.apphttps://auth.us.corti.app
Your API client must authenticate against the correct environment. Tokens from one region cannot be used in another. When you create a client in the console, you can pick your preferred environment.

Tenants

A tenant represents a shared identity realm for Corti API customers. All API customers operate inside the shared tenant named base. This keeps authentication consistent while maintaining strict segregation of customer data at the application layer. You include the tenant name in the authentication URL or in headers when interacting with certain APIs. For most customers, this will always be: Tenant-Name: "base" Bespoke private tenants are available only for specific enterprise or regulatory scenarios that require full isolation at the identity realm level. These cases are rare and need a dedicated review. If you believe your organisation needs its own tenant, speak with your Corti representative.