Sizmek imposes quotas and limits on API requests to control the number of API calls during a given period. These quotas and limits ensure an equitable distribution of the system resources and protect the system from receiving more data than it can handle. The quotas and limits are subject to change.
Quotas are set for each user by product group.
Product Groups |
Daily Quota |
Monthly Quota |
---|---|---|
Analytics |
1000 |
30,000 |
Trafficking |
1000 |
30,000 |
For each API Trafficking or Analytics request, a dedicated response header is returned. This header includes running totals for Trafficking or Analytics limits:
RateLimit-Limit-Daily
RateLimit-Available-Daily
RateLimit-Limit-Monthly
RateLimit-Available-Monthly
API users can use these values to monitor their volume of API requests.
Comments