Statistics

Access marketplace statistics and analytics

Get marketplace statistics

get
/v1/stats/{category}/{stat}

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 · enumRequired

Item category for statistics (e.g., wearable, emote, land)

Possible values:
statstringRequired

Type of statistic to retrieve (e.g., sales_volume, average_price)

Responses
chevron-right
200

Statistics data

application/json
get
/v1/stats/{category}/{stat}
200

Statistics data

Last updated