Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Represents a Levanta marketplace (ex: amazon.co.uk, walmart.com). If "all" is specified then the scope is all marketplaces.
Available options:
all
, amazon.com
, amazon.co.uk
, amazon.ca
, amazon.de
, amazon.fr
, walmart.com
Whether or not to only return products for brands that you have an active partnership with
Available options:
true
, false
Filter products by their primary ID
The maximum number of items to return
Required range:
1 <= x <= 500
The cursor returned from the last request, if omitted the first page will be returned
Maximum length:
512