Get NFTs by collection

Return filtered items of an NFT collection. You can select traits, sorting and listing to filter a subset of items.

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

Address of the contract for this NFT collection

Query Params
string

Select specific traits for nft. Use Serialized Jsonstring to describe trait type and trait value. For example: [{traitType: Eyes, traitValue: Bored}, {traitType: Fur, traitValue: Trippy}]. Default is None for not selecting traits. Limit of 30 traits.

string
enum
Defaults to listing_price_low_to_high

Search Sort by listing_price_low_to_high / listing_price_high_to_low / last_price_low_to_high / last_price_high_to_low / rarity_low_to_high / rarity_high_to_low / sales_time

Allowed:
boolean
Defaults to false

Whether the asset is listing. Default is false for not selecting listing.

string

Used to retrieve the next page of results

integer

The index of data segments. The returned data is divided into many segments. One segment is returned at a time. {offset} parameter indicates the index of data segments.

integer

The size of a returned data segment

string

Queries can be searched with this keyword.

number

Queries can be bounded by a Min Price and Max Price.

number

Queries can be bounded by a Min Price and Max Price.

Response

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