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.example.com/v1/realtime?model=gpt-4o-realtime
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.