StockX
StockX Product Activity
Get StockX product activity
GET
/
api
/
v2
/
stockx
/
product
/
activity
Header
x-api-key
string
requiredThis parameter specifies the private key you’ll need for Piloterr access.
Parameters
query
string
Product query : air-jordan-3-retro-white-cement-reimagined
. Please avoid using IDs such as
c318bbcc-312a-4396-9252-698c203d1dea`.
type
string
Type : ask
, bid
, or sale
country
string
Country code : US
or FR
or GB
currency
string
Currency code : USD
or EUR
or GBP
Response
object
Product Object
bids
list
amount
string
Amount of the bid.
count
string
Number of bids.
size
string
Size of the bid.
asks
list
amount
string
Amount of the ask.
count
string
Number of asks.
size
string
Size of the ask.
sales
list
amount
string
Amount of the sale.
size
string
Size of the sale.
created_at
string
Date of the sale.
Was this page helpful?