latestOpenAPI 3.1.02026-08-1013317298.0 KB

d94e0e0f1821

Statistics

Get marketplace statistics

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.

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

Path parameters

category'wearable' | 'emote' | 'land' | 'ens' | 'all' required

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

statstring required

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

Response

Statistics data

categorystring required

Statistics category

statstring required

Statistics type

valuenumber required

Statistics value

timestampstring date-time

Statistics timestamp