v1

latestOpenAPI 3.0.3raw.githubusercontent.com2025-06-1883262329.3 KB
NFT Data and Historical Statistics

Get NFT Collections volume

Collections leaderboard by trade activity

get/v0.1/data/rankings/collections/volume

Query parameters

source'RARIBLE' | 'EXTERNAL'

Source group:

  • RARIBLE - source group includes rarible sources (rarible.com + all communities)
  • EXTERNAL - source group includes external marketplaces as sources

Group of platform used for volume calculation and collection ranging.

blockchain'ETHEREUM' | 'FLOW' | 'POLYGON' | 'SOLANA' | 'IMMUTABLEX' | 'MANTLE' | 'ARBITRUM' | 'CHILIZ' | 'LIGHTLINK' | 'ZKSYNC' | 'ASTARZKEVM' | 'BASE' | 'RARI' | 'CELO' | 'FIEF' | 'XAI' | 'KROMA' | 'APTOS' | 'ZKLINK' | 'OASYS' | 'QUAI' | 'ECLIPSE' | 'SAAKURU' | 'OASIS' | 'PALM' | 'MATCH' | 'FIVIRE' | 'SEI' | 'CAMP' | 'LISK' | 'MOONBEAM' | 'ETHERLINK' | 'ZKCANDY' | 'ALEPHZERO' | 'BERACHAIN' | 'ABSTRACT' | 'SHAPE' | 'TELOS' | 'HEDERAEVM' | 'VICTION' | 'SETTLUS' | 'GOAT' | 'HYPEREVM' | 'CROSSFI' | 'MEGAETH' | 'MEGAETHTESTNET' | 'BASECAMP' | 'BASECAMPTESTNET' | 'SOMNIA'

Blockchain

idsstring[]

Collection ids

period'MIN5' | 'MIN30' | 'H1' | 'H6' | 'D1' | 'D7' | 'D30' | 'ALL'

Period:

  • MIN5 - Last 5 minutes
  • MIN30 - Last 30 minutes
  • H1 - Last 1 hour
  • H6 - Last 6 hours
  • D1 - Last 1 day
  • D7 - Last 7 days
  • D30 - Last 30 days
  • ALL - For all time

Time period for aggregation

minFloorPriceNativenumber

Show collections which floor price (native currency) more or equal than specified value

maxFloorPriceNativenumber

Show collections which floor price (native currency) less or equal than specified value

sort'VOLUME_USD_ASC' | 'VOLUME_USD_DESC' | 'COLLECTION_ASC' | 'COLLECTION_DESC'

Sort order:

  • VOLUME_USD_ASC - sort by usd collection volume, ascending order
  • VOLUME_USD_DESC - sort by usd collection volume, descending order
  • COLLECTION_ASC - sort by collection id, ascending order
  • COLLECTION_DESC - sort by collection id, descending order

Collections sorting

limitinteger

Limit of records in leaderboard

continuationstring

Page reference. Taken from previous response

Response

OK

continuationstring