Skip to content

Variable: OPENAI_REALTIME_URL

const OPENAI_REALTIME_URL: "wss://api.openai.com/v1/realtime" = "wss://api.openai.com/v1/realtime"

Defined in: openai.ts:47

The bare GA realtime endpoint. NOT the channel's ?intent=transcription form — that belongs to parent-key auth; a transcription-type ek_ carries the session type itself (probe-verified, aiui-cf-creds proposal).