/blur/collections/tokens

POST /api/blur/collections/tokens

Price: 5 credits

List the NFTs in a Blur collection (listed for sale by default)

How to use it

List the NFTs in a Blur collection, identified by its slug (e.g. 'azuki') or contract address. By default returns only tokens currently listed for sale (ordered by ask price); set listed_only to false to include unlisted tokens. Narrow the results by trait values, ask-price range (price_min/price_max in ETH) and rarity-rank range (rarity_rank_min/rarity_rank_max, where rank 1 is the rarest). Each token returns its token id, name, image, traits, rarity score and rank, current ask price, highest standing bid, last sale and last cost basis (each with amount, unit, listing time and marketplace), owner address, how many tokens that owner holds, and a suspicious flag.

Parameters

Request body

Response

Errors

Response headers