Skip to main content

API rate limits

Limits on how fast you can call to the Insites API

Written by Andrew Waite

Requests to the Insites API are rate limited to ensure a good user experience for all clients. If you exceed the rate limits defined below, you will receive a HTTP 429 error code and must wait to try again.

  • Requests that trigger a new report (i.e. POST to /report endpoint)
    Max 30 API calls in any 60 second period

  • All other API requests
    Max 120 API calls in any 60 second period

Did this answer your question?