Listings Items API Rate Limits
Learn the rate limits for the Listings Items API.
This document lists the default rate limits that apply to the Selling Partner API for Listings Items (Listings Items API).
Rate limits depend on multiple factors. An individual operation can have multiple rate limits. For example, a rate limit might depend on the selling partner account and also on the application that calls the Selling Partner API on behalf of the selling partner account. Requests are rate-limited by whichever threshold you reach first.
Note
The
x-amzn-RateLimit-Limit
header doesn't include per-application or other usage plan rate limits. For details, see How to find your usage plan.
For information about the rate-limiting algorithm, factors that determine rate limits, and how to find your rate limits, refer to Usage Plans and Rate Limits.
For information about how to optimize your application for rate limits, refer to Optimize Rate Limits for Application Workloads.
Listings Items API v2021-08-01
Operation | Per-account rate limit (requests per second) | Per-application rate limit (requests per second) | Burst (requests) | Additional details |
---|---|---|---|---|
deleteListingsItem | 5 | 100 | 5 | N/A |
getListingsItem | 5 | 100 | 5 | N/A |
patchListingsItem | 5 | 500 | 5 | Limits for specific cases:
|
putListingsItem | 5 | 100 | 5 | Limits for specific cases:
|
Listings Items API v2020-09-01
Operation | Per-account rate limit (requests per second) | Per-application rate limit (requests per second) | Burst (requests) | Additional details |
---|---|---|---|---|
deleteListingsItem | 5 | 100 | 5 | N/A |
patchListingsItem | 5 | 500 | 5 | Limits for specific cases:
|
putListingsItem | 5 | 100 | 5 | Limits for specific cases:
|
Updated 1 day ago