stockx_product
Retrieve StockX product details and market data by product slug, including price asks/bids, sales history, seller listings, and related recommendations for informed purchasing decisions.
Instructions
Get StockX product detail. Returns a normalized StockX product: identity (title, brand, model, colorway, style id, retail price, release date, description, image), current market data (lowest ask, highest bid, last sale, trailing average price/sales count, delivery-speed ask tiers), individual seller listings (price, condition, size), related-product recommendations (other colorways/siblings StockX surfaces on the product page), and any promotional badges. Credential-free public data from StockX's own product-page GraphQL API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | StockX product URL slug (the urlKey), the path segment of a https://stockx.com/{slug} product page |