GET
/
api
/
v3
/
stockx
/
products
/
{id}

Membership

This endpoint is available in the free tier.

Path parameters

id
string
required

The StockX UUID or slug of the product.

Parameters

display[traits]
boolean
default:
"false"

Whether to include traits in the response.

display[variants]
boolean
default:
"false"

Whether to include variants in the response.

display[sizes]
boolean
default:
"false"

Whether to include size charts in the response.

display[identifiers]
boolean
default:
"false"

Whether to include global identifiers (GTIN/EAN) in the response.

display[asks]
boolean
default:
"false"

Member only

Whether to include up to 25 asks prices per variant in the response.

display[goat]
boolean
default:
"false"

Member only

Whether to include same product on GOAT in the response.

display[stadium_goods]
boolean
default:
"false"

Member only

Whether to include same product on Stadium Goods in the response.

display[kickscrew]
boolean
default:
"false"

Member only

Whether to include same product on Kicks Crew in the response.

Response fields

product
Product Object