Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rarible NFT Data and Historical Statistics API

The NFT Data and Historical Statistics API from Rarible — 10 operation(s) for nft data and historical statistics.

Rarible NFT Data and Historical Statistics API is one of 18 APIs that Rarible publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include NFT Data and Historical Statistics. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 10 operations across 10 paths, and defines 18 schemas. It is described by OpenAPI 3.0.3, at version v0.1.

Requests are made against a single base URL, https://{environment}.rarible.org.

10 operations 10 paths 18 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v0.1
Base URL
https://api.rarible.org/v0.1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Rarible NFT Data and Historical Statistics API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 GET. Each is listed below with its method, path, parameters, and response codes.

NFT Data and Historical Statistics 10
GET
/v0.1/data/rankings/{entity}/volume
Get user volume
getUserRankingByVolume 5 params → 200400500
GET
/v0.1/data/rankings/collections/volume
Get NFT Collections volume
getCollectionRankingByVolume 9 params → 200400500
GET
/v0.1/data/collections/{collection}/transactions
Get NFT Collection tx stats
getTransactions 2 params → 200400404500
GET
/v0.1/data/collections/{collection}/statsdeprecated
Get NFT Collection stats
getCollectionStats 2 params → 200400404500
GET
/v0.1/data/collections/{collection}/statistics
Get NFT Collection statistics
getCollectionStatistics 1 param → 200400404500
GET
/v0.1/data/collections/{collection}/sellers
Get NFT Collection seller stats
getSellers 2 params → 200400404500
GET
/v0.1/data/collections/{collection}/gmv
Get NFT Collections GVM
getGmv 4 params → 200400404500
GET
/v0.1/data/collections/{collection}/floorPrice
Get NFT Collection floor price
getFloorPrice 3 params → 200400404500
GET
/v0.1/data/collections/{collection}/buyers
Get NFT Collection buyer stats
getBuyers 2 params → 200400404500
GET
/v0.1/data/collections/{collection}/listed
Get NFT Collection listing stats
getListed 1 param → 200400404500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are OlapCollectionLeaderboardEntry (8 properties), OlapGeneralStatsResponse (7 properties), OlapCollectionStatisticsResponse (7 properties), OlapUserLeaderboardEntry (5 properties). Each schema is shown below with its type and property counts.

OlapStatsGraphResponse
object
3 properties 2 required
OlapLeaderboardPeriod
string
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
OlapBlockchain
string
OlapUserType
string
OlapCollectionStatisticsResponse
object
7 properties 7 required
OlapCurrencyAmount
object
2 properties 2 required
OlapUserLeaderboardEntry
object
5 properties 5 required
OlapCurrencyType
string
OlapUserVolumeRankingResponse
object
1 property
OlapPeriod
string
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 D180 - Last 180 da…
OlapCollectionVolumeRankingResponse
object
2 properties
OlapCollectionLeaderboardEntry
object
8 properties 7 required
OlapPlatformSource
string
OlapError
object
2 properties 2 required
OlapTradesLeaderboardSort
string
Sort order: VOLUMEUSDASC - sort by usd collection volume, ascending order VOLUMEUSDDESC - sort by usd collection volume, descending order COLLECTIONASC - sort…
OlapTradesLeaderboardSourceGroup
string
Source group: RARIBLE - source group includes rarible sources (rarible.com + all communities) EXTERNAL - source group includes external marketplaces as sources
OlapCurrencyAmountWithChange
object
3 properties 2 required
OlapGeneralStatsResponse
object
7 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rarible-nft-data-and-historical-statistics-api-openapi.yml Raw ↑

Other APIs Rarible publishes across the network.

Rarible Charts API
Rarible Collection Leader Board API
Rarible Collection Statistics API
Rarible Currencies and rates API
Rarible Domain lookup API
Rarible Encode operations API
Rarible Indexer blocks API
Rarible NFT Activities API
Rarible NFT Collections API
Rarible NFT Items API
Rarible NFT Ownerships API
Rarible NFT Sales API