Try Bifrost Enterprise free for 14 days. Explore now
A valid request URL is required to generate request examples"<string>"Negotiates a WebRTC peer connection with the realtime provider on behalf of
the client. Implements the OpenAI GA /realtime/calls contract: the request
body is multipart/form-data with sdp (client SDP offer) and session
(JSON session description containing model).
Bifrost forwards the offer to the upstream provider, returns the upstream SDP answer to the client, and pipes RTP media between the two peers for the lifetime of the session.
Inference auth applies (Bearer/Basic/Virtual Key/API Key).
A valid request URL is required to generate request examples"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
SDP answer from the upstream realtime provider
The response is of type string.
Was this page helpful?