Which Server for Live Transcription (EU or US)
Gladia provides live transcription through regional servers to ensure optimal performance and compliance with local data regulations. You can choose between EU and US servers depending on your needs.
Choosing the Right Server
EU Server (Default) β Ideal for users in Europe or regions preferring EU data residency.
POST Endpoint:
/v2/live?region=eu-westUS Server β Recommended for users in North America or applications that require US-based infrastructure
POST Endpoint:/v2/live?region=us-west
How to Connect
When initializing a live transcription to get the websocket session, simply update the POST URL to point to the desired region.
Tips
Both servers share the same API structure and parameters.
Always ensure youβre using the correct endpoint for your region.
For best performance, choose the server geographically closest to your users.