Test the WebSocket for connection and handshake.
This stream can be subscribed per market and you will need to pass in the market in the URL query. See below.
Example value: ETH-USD
. To get all supported markets, call /api/v1/markets endpoint.
See Authorization section on how to retrieve authorization token. Once token is received, set Sec-WebSocket-Protocol
headers in the WebSocket handshake request or on connect()
.
Example value (authorization token) :