Error
A valid request URL is required to generate request examplesOpenAI Integration
WebSocket Responses (OpenAI alias)
WebSocket upgrade endpoint for the Responses API. Mirrors the canonical
GET /v1/responses WS endpoint; the OpenAI-prefixed path is selected
when the request includes an Upgrade: websocket header.
Authentication accepts the same headers as the inference HTTP surface
plus the openai-insecure-api-key.<key> subprotocol fallback.
GET
/
openai
/
v1
/
responses
Error
A valid request URL is required to generate request examplesAuthorizations
BearerAuthBasicAuthVirtualKeyAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Headers
Available options:
websocket Optional subprotocol; supports openai-insecure-api-key.<key> for
SDK-style auth.
Response
WebSocket connection established.
Was this page helpful?
⌘I

