HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getCatalogItem

Retrieves details for an item in the Amazon catalog.

Usage Plan:

Rate (requests per second)Burst
55

The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.

Note: Due to technical issues, the response to this operation cannot be displayed in this reference. For this operation's response schema, refer to getCatalogItem.

Path Params
string
required

The Amazon Standard Identification Number (ASIN) of the item.

Query Params
marketplaceIds
array of strings
required

A comma-delimited list of Amazon marketplace identifiers. To find the ID for your marketplace, refer to Marketplace IDs.

marketplaceIds*
includedData
array of strings
Defaults to summaries

A comma-delimited list of datasets to include in the response.

Show Details
attributesA JSON object containing structured item attribute data that is keyed by attribute name. Catalog item attributes conform to the related Amazon product type definitions that you can get from the [Product Type Definitions API](https://developer-docs.amazon.com/sp-api/docs/product-type-definitions-api-v2020-09-01-reference).
classificationsClassifications (browse nodes) for an item in the Amazon catalog.
dimensionsDimensions of an item in the Amazon catalog.
identifiersIdentifiers that are associated with the item in the Amazon catalog, such as UPC and EA.
imagesImages for an item in the Amazon catalog.
productTypesProduct types associated with the Amazon catalog item.
salesRanksSales ranks of an Amazon catalog item.
summariesSummary of an Amazon catalog item. For more information, refer to the `attributes` of an Amazon catalog item.
relationshipsRelationship details of an Amazon catalog item (for example, variations).
vendorDetailsVendor details associated with an Amazon catalog item. Vendor details are only available to vendors.
includedData
string

The locale for which you want to retrieve localized summaries. Defaults to the primary locale of the marketplace.

Responses

Response body
Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language