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

Notice

This endpoint allows 120 requests per minute per API key. It’s recommended to use non-realtime data first, and then use this endpoint if you need real-time data. Read more

Membership

This endpoint is available in the pro tier.

Path parameters

id
string
required

The StockX UUID or slug of the product.

Parameters

offset
number
default:
"0"

The offset of the first sale to return.

country
string
default:
"US"

The country to retrieve market data for.

currency
string
default:
"USD"

The currency to retrieve market data in.