Products
List Products
List your products. Filter by brand IDs and ASINs.
GET
/
products
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The maximum number of items to return
Required range:
1 < x < 100
The cursor returned from the last request, if omitted the first page will be returned
Maximum length:
512
Comma-delimited list of strings representing an array. Example: 1,2,3 equivalent to [1,2,3]
Comma-delimited list of ASINs representing an array. Example: B09G9FPHY6,B09G9FPHY7 equivalent to [B09G9FPHY6,B09G9FPHY7]
Available options:
true
, false
Represents an Amazon marketplace. If "all" is specified then the scope is all marketplaces.
Available options:
all
, amazon.com
, amazon.co.uk
, amazon.ca
, amazon.de
, amazon.fr