September 15, 2026

India Endpoint Now Generally Available

The Deepgram India endpoint (api.in.deepgram.com) is now generally available for customers requiring data processing within India.

Supported APIs

The India endpoint supports the following Deepgram APIs:

  • Speech-to-Text: /v1/listen and /v2/listen
  • Text-to-Speech: /v1/speak
  • Voice Agent: /v1/agent/converse
  • Text Intelligence: /v1/read

Configuration

To use the India endpoint, replace api.deepgram.com with api.in.deepgram.com in your SDK or API requests. Your existing API keys and tokens work with the India endpoint.

For WebSocket connections, use the corresponding India URLs:

  • Speech-to-Text: wss://api.in.deepgram.com/v1/listen
  • Text-to-Speech: wss://api.in.deepgram.com/v1/speak
  • Voice Agent: wss://api.in.deepgram.com/v1/agent/converse

For detailed configuration instructions and SDK examples, see our Regional Endpoints documentation. For what Deepgram guarantees about where your data is processed and stored, see Your Data at Deepgram.