Order Book
Ping
Order Book WebSocket can be used to retrieve market specific order book and completed orders (and the related deltas). This endpoint is user agnostic and does not require authentication.
Test the websocket for connection and handshake
URL
This stream can be subscribed per market and you will need to pass in the market in the URL query. See below.
Query params
market
string
requiredExample value: ETH-USD
. To get all supported markets, call /api/v1/markets endpoint.