v3

latestOpenAPI 3.0.02026-07-31142080.2 KB
NFTs

List top NFT collections

get/v3/nfts

Query parameters

searchstring

Search keyword

nextstring

Next page cursor. Pass the next_page value returned from the previous response to retrieve the next page of results

prevstring

Previous page cursor. Pass the prev_page value returned from the previous response to retrieve the previous page of results

limitinteger

The number of items to return. Each increment of 25 will count towards rate limit. For example, limit 50 will use 2 credits

sort'name' | 'tokens' | 'transfers_24h'

Sort field

order'desc' | 'asc'

Sort order

Response

Success response