API Rate Limits on Analytics 1 API Rate Limits on Analytics 1

API Rate Limits on Analytics 1

To ensure performance and platform stability, Zype enforces request rate limits on the Analytics 1 and Analytics 2 APIs.

Current Rate Limit

Limit: 10 requests per minute
Scope: Enforced per API key

What Happens If You Exceed the Limit?

If your API usage exceeds the defined limit:

  • You’ll receive a 429 Too Many Requests response.

  • Your integration should include retry logic with exponential backoff to gracefully handle rate-limiting scenarios.

Best Practices

  • Avoid excessive polling of the Analytics 1 and 2 endpoints. These APIs are best suited for occasional or scheduled queries rather than high-frequency polling.

  • Cache responses locally when querying the same data repeatedly.

  • Consolidate requests when possible to minimize redundant API calls.

Need a Higher Limit?

If you need an increased request rate for your use case, please contact Zype support or your account manager to explore your options.

Was this article helpful?

0 out of 0 found this helpful

Articles in this section