HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
Documentation
Developer HubAPI StatusSupport

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

OperationPer-account rate limit (requests per second)Per-application rate limit (requests per second)Burst (requests)Additional details
deleteListingsItem51005N/A
getListingsItem51005N/A
patchListingsItem55005Limits for specific cases:
  • Updates that contain variations data attributes (for example, child_parent_sku_relationship): Limit of 5 requests per application per second.
  • Updates that contain product data attributes (for example, item_name): Limit of 100 requests per application per second.
  • Validation previews: Limit of 20 requests per application per second.
putListingsItem51005Limits for specific cases:
  • Updates that contain variations data attributes (for example, child_parent_sku_relationship): Limit of 25 requests per application per second.

Listings Items API v2020-09-01

OperationPer-account rate limit (requests per second)Per-application rate limit (requests per second)Burst (requests)Additional details
deleteListingsItem51005N/A
patchListingsItem55005Limits for specific cases:
  • Updates that contain variations data attributes (for example, child_parent_sku_relationship): Limit of 5 requests per application per second.
  • Updates that contain product data attributes (for example, item_name): Limit of 100 requests per application per second.
putListingsItem51005Limits for specific cases:
  • Updates that contain variations data attributes (for example, child_parent_sku_relationship): Limit of 25 requests per application per second.