/opensea/items/search

POST /api/opensea/items/search

Price: 10 credits

Search and list the NFTs in an OpenSea collection, with status, trait and sort filters

How to use it

Search and list the NFTs inside an OpenSea collection by its slug (e.g. 'boredapeyachtclub'). Filter by listing status (all, listed or not listed) and by traits (a mapping of trait type to accepted values), and sort by price (low to high / high to low) or rarity (most / least rare). Each item returns its chain, contract address and token id, name and image, rarity rank, last sale, best listing and best offer (in native, token and USD), owner, parent collection and traits.

Parameters

Request body

Response

Errors

Response headers