StockX
communityLive marketplace for sneakers, streetwear, electronics, and collectibles with bid/ask trading
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/browseSearch products
Parameters
qstringrequiredtypestringoptionalReturns
products[] with id, name, brand, retail_price, market_price, last_sale, volatility, imageGET
/api/products/{id}Get product with market data
Parameters
idstringrequiredReturns
name, brand, colorway, retail_price, market{highest_bid, lowest_ask, last_sale, sales_72h}, size_prices{}, imageGET
/api/products/{id}/chartGet price history
Parameters
idstringrequiredperiodstringoptionalReturns
data_points[] with date, avg_price, volume