Tiers
Onboarding
All new tenants start on the Onboarding tier while integrating with the API.| Limit | Value |
|---|---|
| Requests per second | 1 |
| Requests per minute | 60 |
Standard
Once your go-live date has been communicated, you’ll be upgraded to the Standard tier.| Limit | Value |
|---|---|
| Requests per second | 100 |
| Requests per minute | 6,000 |
Custom
Need higher limits? We offer custom rate limits for high-traffic integrations. Reach out to our team at developers@zeroclick.ai to discuss your requirements.IP-Based Rate Limiting
Unauthenticated endpoints and requests originating from client machines such as impression tracking and click tracking are rate limited per IP address to ensure platform stability. These limits apply per IP address and are independent of your organization’s tier.Response Headers
When a request is rate limited, the API responds with a429 Too Many Requests status code and includes a retry-after header indicating how many seconds to wait before retrying.