The API quota is allocated per client and managed by your Primer account manager.
If you’re unsure of your current quota, contact Support at enterprise-api-support@artlist.io or reach out to your Primer account manager.
Quotas will soon be visible in the developer portal.
To maintain service stability and ensure fair usage, the Artlist API enforces rate limiting.
/search: 50 requests per minute
/download: 20 requests per minute
When exceeded, the API will return status code: 429 Too Many Requests
X-RateLimit-Limit: Total requests allowed
X-RateLimit-Remaining: Requests remaining
X-RateLimit-Reset: Time until limit resets (in seconds)