Native OpenAI Format
GET /v1/realtime
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model (query) | string | Optional | Model to use |
Request Example
{
"path": {},
"cookie": {},
"header": {},
"query": {},
"method": "GET"
}
Response Fields(200)
| Field Name | Type | Description |
|---|---|---|
| No structured response fields (may be binary or empty response body) |