Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your provider API key or Bifrost authentication token. Virtual keys (prefixed with sk-bf-) can also be passed here.

Headers

Upgrade
enum<string>
required

Must be websocket

Available options:
websocket
Sec-WebSocket-Protocol
string

Optional WebSocket subprotocol. Use openai-insecure-api-key.<key> to authenticate when headers cannot be supplied by the client.

Response

Switching Protocols — WebSocket upgrade succeeded