Skip to main content
Rate Limits Our rate limits are implemented in three ways: IP, low vs. high limit endpoints and subscription plan.
DimensionLimit
Per IP1000 requests per second (rps)
FreeLow limit15 requests per minute (rpm)
FreeHigh limit40 rpm
PlusLow limit70 rpm
PlusHigh limit200 rpm
PremiumLow limit350 rpm
PremiumHigh limit1000 rpm
EnterprisePlease contact us!
Rate limits for different dimensions are separate but can be utilized independently. For example, on the Free plan, you have a low limit of 15 requests per minute and a high limit of 40 requests per minute. You can use both types of requests in the same minute, effectively having a combined limit of 55.
Data Return Limit Currently, each API result call is limited to returning a maximum of 1GB of data. Once we implement pagination, we plan to increase this data return limit.