Collection Assets

Use this API to explore a collection's assets and its market info

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

The collection id to query assets. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8

assetIds[]
array of strings
length ≤ 40

Filter assets by ids. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8:0

assetIds[]
includeFloorAskSource[]
array of objects
length ≤ 40

Filter assets whose floor ask is from specific sources. if any is specified, means return assets which are listed only

includeFloorAskSource[]
string

Filter assets by its name

boolean

Whether to include top bid for returned assets, default to false

number
1 to 100
Defaults to 20

Amount of items returned, default to 20

string
enum
Defaults to price
Allowed:
string
enum
Defaults to asc
Allowed:
string

Use continuation token to request next offset of assets.

Response

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