GET
/
api
/
v2
/
variants
sku
string

Find product by SKU, this is a exact match search.

gtin
string

Find product by GTIN, this is a exact match search.

page
string

Page

This endpoint contains all data, not only StockX data. We are working on adding more data from other sources, actually 1.1 million variants are available at writing time.

SKU is often return multiple variants as SKU is a global identifier for the product and its variants. GTIN will often return a single variant.