Overview
Real-time market data updates through WebSocket's
WebSocket API offers real-time market data updates. WebSocket's is a bidirectional protocol offering fastest real-time data. The public message types presented in the Niza documentation do not require authentication. Private-data messages can be subscribed on a separate authenticated endpoint.
Last updated