または
JA
言語

API Reference

The following sections of the guide provide API reference material for the Creators API. For more information about Creators API overview and basic concepts, refer to the previous chapters in this guide. For registering with Creators API, refer Register for Creators API and for information on how to best use the API for some common use cases, refer our Using SDK.

The following section contains information about Creators API operations, resources, locale specific information, etc in detail with examples for you to do it yourself.

Operations

Creators API supports the following operations:

Operation NameDescription
GetBrowseNodesLookup information for a Browse Node
GetItemsProvides item attributes, offer listings, images, and other details for a given item
SearchItemsSearches for items on Amazon based on keywords
GetVariationsReturns variations for an item i.e. a set of items that are the same product, but differ according to a consistent theme, for example size and color

Resources

Resources determine what information will be returned in the API response. Each operation can request only certain resources. For details on what all resources are valid for a particular Creators API operation, see Operations.

Creators API supports following the high level resources:

High Level ResourceDescription
BrowseNodeInfoReturns browse node information associated with an item
BrowseNodesReturns browse node information associated with a Browse Node for a GetBrowseNodes request
ImagesReturns image URLs for an item in various sizes
ItemInfoReturns item information (Title, Brand, Description, etc.) for an item
ParentASINReturns the parent ASIN for an item.
SearchRefinementsReturns dynamic search refinements for a search request
VariationSummaryReturns summary for the GetVariations operations

Locale Reference

Creators API supports multiple Amazon marketplaces across the world. Each marketplace has specific configuration requirements including marketplace endpoint and region. See the Locale Reference section for details on all supported locales.