Catalog Items API
How to use the Catalog Items API.
You can use the Catalog Items API to retrieve information about an item in the Amazon catalog. You can also search for multiple Amazon catalog items by ASIN, product identifiers (such as UPC or EAN identifiers, up-to 20 per request) or by keywords.
Current version | Legacy versions | Available to sellers | Available to vendors |
---|---|---|---|
v2022-04-01 (Reference | Model) | v0 v2020-12-01 | Yes | Yes |
Release notes
To learn more about the terms that are used on this page, refer to Terminology.
Use Cases
Key tasks that you can perform using the Catalog Items API include:
- Retrieve detailed item information, such as:
- Summarized item details
- Attributes
- Browse classifications
- Dimensions
- Product identifiers
- Images
- Sales rankings
- Relationships
- Search by identifiers or keywords.
Note
Vendors can retrieve additional vendor-specific details.
The following use case examples are available for the Catalog Items API:
- Retrieve catalog item details: Retrieve information about an item in the Amazon catalog for the given ASIN and marketplaces
- Search catalog items: Search for and return a list of Amazon catalog items and associated information for the given ASIN, product identifier, or keyword.
Roles
getCatalogItem
Attribute | Value |
---|---|
Regions | NA, EU, FE |
Required roles (need at least one) | Product Listing |
searchCatalogItems
Attribute | Value |
---|---|
Regions | NA, EU, FE |
Required roles (need at least one) | Product Listing |
Updated about 5 hours ago