Rate limits

Global Rate Limit

There are several rate limits that applies to all authenticated HTTP requests to the Marketplace API.
If you exceed any of the rate limits, you will receive a HTTP 429 response.

DescriptionNumber of requests
Burst500/minute
Sustained20,000/hour
Daily limit100,000/day

Example limited response

{"detail":"Request was throttled. Expected available in 48 sec"}