Retrieve Listings

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

This endpoint returns NFT listings from key marketplaces. It currently supports:

  • Opensea
  • Looksrare
  • X2Y2
  • Blur
Query Params
boolean
Defaults to true

Filter by active orders

int32
Defaults to 100

Number of items to retrieve. Max 100 at a time.

int32
Defaults to 0

Offset for pagination 0

string
enum
Defaults to timeDesc

The direction to sort results. priceAsc = price ascending, priceDesc is price descending, timeAsc = time ascending and timeDesc = time descending.

Allowed:
string
enum

OPTIONAL. The source of the marketplace to filter by. Supports OpenSea, Looksrare and X2Y2

Allowed:
string

OPTIONAL. The Opensea collection slug to filter by.

string

OPTIONAL. The NFT contract address to filter listings by.

string

OPTIONAL. The NFT tokenId to filter by.

string

Filter by seller address

boolean
Defaults to false

Include token metadata in each token object

string

Filter by listings that were created after a time. Format is Unix timestamp.

string

Filter by listings that were created before a time. Format is Unix timestamp.

string

OPTIONAL. Filter by minimum price. PRICE IN WEI

string

OPTIONAL. Filter by maximum price. PRICE IN WEI

Headers
string

API key for elevated rate limits and cache bypassing (optional)

Responses

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