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

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

type
string
default:
"ASK"

The type of prices to retrieve. Available values: ASK, BID.

country
string
default:
"US"

The country to retrieve market data for.

currency
string
default:
"USD"

The currency to retrieve market data in.

Response fields

prices
Price Object