Prices

If you send a PRICE_SUBSCRIPTION request with an empty priceSubscription.markets array (or omit the field entirely), the server treats it as a wild-card subscription. Instead of returning prices only for specific currency / cryptoSymbol pairs, the web-socket will stream every market the platform currently supports. Use this convenience feature when you need a complete market-data feed without enumerating each currency pair yourself.

Get Prices

get
/websocket/prices

Get prices from websocket.

This endpoint will return prices from websocket.

Body
typestring · enumRequiredPossible values:
Responses
200

OK

application/json
get
/websocket/prices

Last updated