Docs
GET /v2/ws

Open the streaming WebSocket

stream_connectWs

Upgrades to the streaming WebSocket. Authenticate in-band: the first frame carries a ticket from POST /v2/stream/ticket, and the HTTP handshake itself takes no Authorization header.

Details

Entitlements are checked when that first frame arrives and again on every subscription. The wire format is /v2/ws-protocol.proto.

Response

Prices are dollars, timestamps epoch milliseconds, strikes integer thousandths of a dollar; null means unknown. Units →

101

Switching Protocols — authenticate in-band with proto 2 (legacy) or proto 3 (symbol-routed)