Throttling
The API throttling level has been set for each Partner per API. If you try to exceed the limits, your API calls will be returned with an error: 429, “Too Many Requests.”
The following table represents the default throttling limits. If you find that you are exceeding the levels listed below, review your algorithms and optimize for fewer calls. If you still encounter errors, contact Partner Support and request a higher throttling threshold.
API Throttling Limits
Feed Type | HTTP Method | Max Requests | Max File Size per Call | Processing Time per Request |
---|---|---|---|---|
Items | POST Bulk Create / Update Items | 10 per hour | 25MB | 4 hours |
Prices | POST Bulk Price Update | 10 per hour | 10MB | 30 mins |
Inventory | POST Bulk Inventory Update | 10 per hour | 5MB | 30 mins |
Updated 3 months ago