Peakon is a multi-tenant service. Rate limits are in place to prevent individual customers consuming a disproportional amount of resources. Each registered application is by default subject to the following rate limits:

  • Up to 5000 requests per hour.
  • Up to 12 minutes of processing time per 5 minutes of wall clock time.

If your application exceeds either limit, the API will return a 429 Too Many Requests response.

The default rate limits are periodically reviewed and updated. Please reach out to [email protected] for questions or advice on rate limits.