Retrieve a comprehensive list of all supported realtime voice providers, their available models, supported languages, voice configurations, and required environment variables.
Retrieve the complete catalog of supported realtime voice providers and their respective capabilities. Our engine aggregates multiple state-of-the-art Voice AI providers into a single interface. This endpoint acts as a “discovery” route, returning all the configuration data you need to build dynamic agent-creation forms in your own UI.Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
x-api-key header to authenticate this request.providers array. Currently, the API supports leading realtime engines including OpenAI, Gemini, Ultravox, and xAI Grok.
Each provider object contains the following nested data:
models: The specific realtime models available (e.g., gpt-realtime, gemini-2.5-flash-native-audio).languages: Found inside each model object, this is an extensive array of supported ISO language codes (like en, es, hi, ja) indicating what languages the model can natively understand and speak.voices: The available voice identities you can apply to the agent.