429 Too Many Requests
You have sent too many requests in a given amount of time. Please slow down and retry after the indicated cool-down period.
This is a protective measure that allows the service to remain available to all users. It is not a permanent restriction.
Rate limit details
Status:429 Too Many Requests
Retry-After:60 seconds
X-RateLimit-Limit:120 per minute
X-RateLimit-Remaining:0
X-RateLimit-Reset:1716127081
Method:GET
Endpoint:/api/v2/items
Request ID:req_8a92-2f04-bb01
What to do
- Wait for the retry-after window to pass, then try again
- Reduce the frequency of automated requests if you are scripting
- Batch multiple operations into a single request where possible
- Read the API docs for the per-endpoint rate limit specification
Per-endpoint limits
| Endpoint | Limit | Window |
| /api/v2/items | 120 | 1 minute |
| /api/v2/search | 60 | 1 minute |
| /api/v2/upload | 10 | 1 minute |
Tip: Authenticated requests have higher per-account limits. If you need a sustained higher rate, contact us to discuss an enterprise plan.
rate-limited at edge proxy