MCPBundler Docs
MCPBundler Docs
Volver al marketplacePrimeros PasosAutenticacionTutorial - De un Bundle a un Agente Conectado
API Reference
Agent A2A Tools
Agent Channels
Agent Configuration (Staging)
Agent Configuration (Versions)
Agent Tools
Agents
Auth
Billing
Bundler
Bundler Tool
Bundles
Call Campaigns
Catalog
Conversations
Credentials
Deployments
Discover
Embedding
Fleet
Knowledge Bases
LLM
MCP Listings
Media
OAuth Clients
OAuth2
Observability
Organisations
Realtime
List Realtime Providers
Reviews
Roadmap
SCIM
STT
Suppression
Triggers
TTS
Users
Utils
Voices
Webhooks
Workflows
API ReferenceRealtime

List Realtime Providers

GET
/v1/realtime/providers

List all realtime (speech-to-speech) providers registered in the catalog, alphabetically by name.

Response Body

application/json

curl -X GET "https://example.com/v1/realtime/providers"
[  {    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",    "name": "string",    "type": "string",    "model": "string",    "endpoint": "string",    "description": "string"  }]

Realtime

Endpoints in the Realtime group.

Reviews

Endpoints in the Reviews group.