Public endpoints
e.g. 120 requests/minute
For market-data endpoints
Private (write) endpoints
e.g. 20 requests/minute
For create/cancel order etc
Private (read) endpoints
e.g. 50 requests/minute
For account queries
If you exceed the limit you will receive an HTTP 429 Too Many Requests with a Retry-After header indicating when you may retry.
Last updated 1 month ago