Skip to main content

Rate Limits

Real-time market data updates provide the fastest insight into order flow and trades. This means that you are responsible for reading the message stream and using the message relevant for your needsthis can include building real-time order books or tracking real-time trades.

  • Websocket connections are rate-limited at 8 requests every second per IP and up to 20 requests for bursts.
  • Messages sent by the client are rate-limited to 100 every second per IP on each connection.

Was this helpful?