Speech-to-Text (STT)
Large Language Models (LLM)
Text-to-Speech (TTS)
New providers and model configurations are added regularly. Use the
/v1/providers endpoint to always fetch the latest available list.Provider Types
Retrieve All Providers
Use this endpoint to fetch all currently available providers and their models: GET/v1/providers
Replace
<api-key> with your API key from the Developer Portal.What’s Next?
Bring Your Own LLM
Connect a self-hosted or custom LLM to your agents.
Multilingual Support
Configure STT and TTS languages for global conversations.
Create Agent
Assign provider selections when creating a new agent.
Providers API Reference
Full endpoint documentation for retrieving provider information.