Optional
configuration: ConfigurationRetrieves details for an item in the Amazon catalog. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
The Amazon Standard Identification Number (ASIN) of the item.
A comma-delimited list of Amazon marketplace identifiers. Data sets in the response contain data only for the specified marketplaces.
Optional
includedData: GetCatalogItemIncludedDataEnum[]A comma-delimited list of data sets to include in the response. Default: summaries.
Optional
locale: stringLocale for retrieving localized summaries. Defaults to the primary locale of the marketplace.
Optional
options: RawAxiosRequestConfigOverride http request option.
Search for and return a list of Amazon catalog items and associated information. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
A comma-delimited list of words or item identifiers to search the Amazon catalog for.
A comma-delimited list of Amazon marketplace identifiers for the request.
Optional
includedData: SearchCatalogItemsIncludedDataEnum[]A comma-delimited list of data sets to include in the response. Default: summaries.
Optional
brandNames: string[]A comma-delimited list of brand names to limit the search to.
Optional
classificationIds: string[]A comma-delimited list of classification identifiers to limit the search to.
Optional
pageSize: numberNumber of results to be returned per page.
Optional
pageToken: stringA token to fetch a certain page when there are multiple pages worth of results.
Optional
keywordsLocale: stringThe language the keywords are provided in. Defaults to the primary locale of the marketplace.
Optional
locale: stringLocale for retrieving localized summaries. Defaults to the primary locale of the marketplace.
Optional
options: RawAxiosRequestConfigOverride http request option.
CatalogApi - functional programming interface
Export