Deals
List Deals
GET
/
deals
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 < 250
The cursor returned from the last request, if omitted the first page will be returned
Maximum length:
512
Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ
Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ
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]
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