原生 OpenAI 格式
Realtime 连接
- 建立 WebSocket 连接用于实时对话。
- 注意: 这是一个 WebSocket 端点,需要使用 WebSocket 协议连接。
- 连接 URL 示例:
wss://api.elkapi.com/v1/realtime?model=gpt-5.5
GET
Documentation Index
Fetch the complete documentation index at: https://docs.elkapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
所有接口均需要使用 Bearer Token 进行认证。在请求头中添加:
Query Parameters
要使用的模型示例:
gpt-5.5