Realtime API
Create Realtime Session
Create a WebSocket-based realtime session.
POST
Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
| Parameter | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer authentication header |
Body
| Parameter | Type | Required | Description |
|---|---|---|---|
| model | string | Yes | Realtime model identifier |
| modalities | array | No | Supported modalities: text, audio. Default: [“text”] |
| voice | string | No | Voice for audio output (alloy, echo, fable, onyx, nova, shimmer) |
| instructions | string | No | System instructions for the session |
| temperature | float | No | Sampling temperature (0.0 to 2.0). Default: 1.0 |
Supported Providers
OpenAI
Real-time audio streaming with GPT-4o
Azure OpenAI
Enterprise real-time API with low latency