Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 759 Bytes

api-rate-limiting.md

File metadata and controls

7 lines (5 loc) · 759 Bytes

API Rate Limiting

API access is rate limited per user. The 10 requests per second (rps) baseline is adequate for most applications and users. The 10 rps allows for data access, while also minimizing the risk of resource outages due to excessive service calls or requests from any single access node or user cohort. If you require a higher rate limit for your API key, please write to [email protected] including documentation of the reasons for such enhanced access. We may then grant a higher rate limit for your existing API key.

{% hint style="info" %} API access is rate limited to 10 requests per second. If you require enhanced access please contact [email protected] {% endhint %}