List Deals
Documentation Index
Fetch the complete documentation index at: https://api-docs.levanta.io/llms.txt
Use this file to discover all available pages before exploring further.
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, shopify.com). If "all" is specified then the scope is all marketplaces.
all, amazon.com, amazon.co.uk, amazon.ca, amazon.de, amazon.fr, walmart.com, shopify.com Comma-delimited list of strings representing an array. Example: 1,2,3 equivalent to [1,2,3]
Filter deals by the associated products' primary IDs. Example: 1234567890,1234567891
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
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
The maximum number of items to return
1 <= x <= 500The cursor returned from the last request, if omitted the first page will be returned
512