Question
What are your rate limits?
Answer
WebSockets Market & Execution Data
WebSockets market and execution data services have a rate limit of average five subscription requests per IP per second during a two-second window, or average of three subscription requests per second during a five-minute window.
REST APIs
Paxos sets rate limits per endpoint and IP address. If you hit a rate limit on a specific endpoint, you will receive a 429 response status code. All requests from the offending IP are then throttled for five minutes.
API Path | Average Number of Requests per Second During a Five-minute Window |
/register* | 1 |
/signup* | |
/create-new-user* | |
/login* | |
/oauth2/token* | |
/wallets* | 10 |
/v2/markets/*/order-book | |
/v2/markets/*/recent-executions | |
/v2/profiles/*/quote-executions | |
/web/exchange/order-book* | 30 |
/v1/markets/*/order-book* | |
All other services | 50 |