Beta Feature This recipe shows how to get the prices of multiple products from StockX using KicksDB. It requires a list of product IDs or SKUs. The request body should include a list of product IDs or SKUs, when both are provided, only the SKUs will be considered. Up to 50 products can be requested at once. Request example:Documentation Index
Fetch the complete documentation index at: https://docs.kicks.dev/llms.txt
Use this file to discover all available pages before exploring further.
Remarks
- Variants with no prices or no variants are omitted from the response.
- Three types of prices are supported:
standard-> Standard deliveryexpress_standard-> Express Standard deliveryexpress_expedited-> Express delivery with 3-day guarantee expedited option
- The list of variants is not ordered.
- The currency is always the main currency of the market (e.g. UK -> GBP).
- The SKUs should be written as they are written on StockX’s product page.
