Introduction
API Limits & Throttling
To ensure optimal performance and fair usage, we enforce the following usage limits and throttling policies.
Usage limits
- 500 requests per minute (per firmId or partnerId)
- 10 concurrent requests (per firmId or partnerId)
Throttling
Requests made beyond the limits mentioned above will result in a 429 Too Many Requests
response. When this happens wait for 60 seconds and try again.