To ensure fair usage and maintain consistent performance for all users, Pigment enforces rate limiting on its public API endpoints.
Rate Limit Policy
Limit Parameter | Limit Value |
---|---|
Limit | 500 requests |
Time window | 5 minutes |
Rate limit scope | Per IP address |
Affected endpoints | All Pigment public API endpoints |
If this threshold is exceeded, the API will return an HTTP 429 Too Many Requests
response. Requests can resume once the 5-minute time window resets.