cURL
curl --request GET \ --url https://oracle-staging.chaoslabs.co/prices/stream \ --header 'Authorization: <api-key>'
{ "error": "<string>" }
Establishes a WebSocket connection to stream real-time price updates for subscribed feeds.
Comma-separated list of feed IDs to subscribe to.
Switching Protocols - WebSocket connection established.