Rate limits ensure fair usage, system stability, and optimal performance across all Aevum Zenth public APIs, webhooks, and streaming endpoints. This page details tier-based limits, header specifications, retry strategies, and best practices for production integrations.
Rate limits are applied per API key and evaluated independently across regional API gateways. Limits reset at fixed intervals and cannot be carried over.
| Subscription Tier | Requests / Minute | Requests / Day | Burst Allowance | Webhook / Streaming |
|---|---|---|---|---|
| Free / Sandbox | 30 | 5,000 | ±15% | Disabled |
| Pro | 120 | 150,000 | ±20% | Up to 5 concurrent |
| Business | 500 | 2,000,000 | ±25% | Up to 25 concurrent |
| Enterprise | Custom / Unlimited | Dedicated allocation | Configurable | Unlimited | d>
Every API response includes standard rate limit headers to help clients track usage in real-time:
When the rate limit is exceeded, the API returns a 429 Too Many Requests status code with a structured JSON body:
Implement exponential backoff with jitter to prevent thundering herd effects:
Need higher throughput for production workloads, batch processing, or real-time integrations? Enterprise and custom tiers support dedicated rate limit profiles, dedicated gateway instances, and SLA-backed guarantees.
Upgrade your plan or speak with our API solutions team to configure custom limits, webhook scaling, and dedicated support.
Rate limit configurations may change during major platform updates or regional gateway migrations. Always check the API Status Dashboard for real-time gateway health and incident reports.
For technical inquiries, integration reviews, or SLA requests, contact: