v1

latestOpenAPI 3.0.3raw.githubusercontent.com2025-06-1883262329.3 KB
NFT Items

Get NFT from collection

Returns list of NFTs from specified collection and sorted by last updated date

get/v0.1/items/byCollection

Query parameters

collectionstring required

Blockchain contract address in Union format ETHEREUM:${token}

Example:ETHEREUM:0xd07dc4262bcdbf85190c01c996b4c06a461d2430

Address of the collection

continuationstring

Continuation token from the previous response

sizeinteger

The number of items to return

searchEngine'LEGACY' | 'V1'

Search engine to use for search

Response

OK

totalinteger

Number of items were found by request

continuationstring

Continuation token to paginate items search result