voice
Get Livekit Regions
Get available LiveKit Cloud regions for web calls.
This endpoint proxies the LiveKit Cloud API to retrieve available regions. Use this during web call setup to:
- Display available regions to users
- Configure which LiveKit region to use for WebRTC connections
- Optimize latency by selecting the closest region
Frontend Usage: Instead of calling LiveKit Cloud directly (which requires API keys), use this endpoint:
GET /api/v1/voice/livekit/regions
Response: Returns LiveKit Cloud regions data including region codes, names, and endpoints.
GET
Get Livekit Regions
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
Get Livekit Regions