Collections

Use this API to explore a collection’s metadata and statistics (sales, volume, etc).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter to a particular collection with collection id. Example: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63

string

Filter to a particular collection slug. Example: boredapeyachtclub

string

Filter to a particular collection set. Example: 8daa732ebe5db23f267e58d52f1c9b1879279bcdf4f78b8fb563390e6946ea65

string

Filter to a particular community. Example: artblocks

contract
array of strings
length ≤ 20
contract
string

Search for collections that match a string. Example: bored

number

Maximum floor price of the collection

number

Minumum floor price of the collection

boolean

If true, top bid will be returned in the response. defaults to false

boolean

If true, attributes will be included in the response. Must filter by id or slug to a particular collection.

boolean

If true, sales count (1 day, 7 day, 30 day, all time) will be included in the response. Must filter by id or slug to a particular collection.

boolean

If true, mint data for the collection will be included in the response. defaults to false

boolean

If true, prices will include missing royalties to be added on-top. defaults to false

boolean

If true, return the non flagged floor ask. Supported only when normalizeRoyalties is false. defaults to false

string
enum

Order the items are returned in the response. Options are #DayVolume, createdAt, or floorAskPrice defaults to allTimeVolume

Allowed:
integer
1 to 20

Amount of items returned in response. Default and max limit is 20. defaults to 20

string

Use continuation token to request next offset of items.

string

Input any ERC20 address to return result in given currency

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*