Statistics
Access marketplace statistics and analytics
Retrieves specific statistical data for marketplace categories.
Common categories:
wearable: Statistics for wearable items
emote: Statistics for emotes
land: Statistics for LAND parcels
ens: Statistics for ENS names
Common stat types:
sales_volume: Total sales volume in specified timeframe
average_price: Average sale price
unique_buyers: Number of unique buyers
unique_sellers: Number of unique sellers
Use this endpoint for analytics dashboards and market insights.
Path parameters
categorystring · enumRequiredPossible values:
Item category for statistics (e.g., wearable, emote, land)
statstringRequired
Type of statistic to retrieve (e.g., sales_volume, average_price)
Responses
200
Statistics data
application/json
get
/v1/stats/{category}/{stat}200
Statistics data
Last updated