Rate Limits
Membership Tiers
All members qualify for basic access after completing signup
API Rate Limits
Each API is throttled individually. All APIs are rate limited, and we measure rates over 10 second intervals.
For public APIs (e.g. get orderbook, ticker, etc.), the rate limit is tied to the client IP address. For private APIs (e.g. place order, cancel order, etc), the rate limit is tied to the account that created the API key.
The default rate limit (unless otherwise specified) for public and private APIs is up to 150 calls per 10 seconds
.
Last updated