Listings

Retrieves all active listings for a collection

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

The collection ID of the mint to filter for

string
enum
required

The order in with the NFTs should be returned

int32
required
1 to 250

Number of mint addresses to return

mints
array of strings

The list of mints for filter for.

mints
string

The cursor string received in the previous response.

listingSources
array of objects

Sources to agregate listings from

listingSources
float
≥ 0

The minimum price of to filter for

float
≥ 0

The maximum price to filter for

int32
≥ 0

Minimum number of traits to filter for

int32
≥ 1

Maximum number of traits to filter for

string

Name of the NFT to filter for

excludeOwners
array of strings

Owners to exclude in results

excludeOwners
includeOwners
array of strings

Owners to include in results

includeOwners
includeCurrencies
array of strings

Currencies to include in results

includeCurrencies
boolean
Defaults to false

Include listings that have a private taker

traits
array of strings

Traits and values to filter for
Format must match the following JSON string: {"trait_type": ["value1", "value2"]}

traits
string
enum

Rarity System to use when filtering for rarity

Allowed:
float
≥ 0

Minimum rarity points to return in results

float
≥ 0

Maximum rarity points to return in results

boolean

Filter to include only Solana Inscriptions

string
enum

Filter the immutability of the Inscriptions

Allowed:
string

Base64 encoded filters

Responses

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