Native OpenAI Format
Realtime Connection
- Establish a WebSocket connection for realtime conversations.
- Note: This is a WebSocket endpoint and must be connected to with the WebSocket protocol.
- Connection URL example:
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
All endpoints require Bearer Token authentication.Add it to the request headers:
Query Parameters
Model to useExample:
gpt-5.5