v1

latestOpenAPI 3.0.1Apache 2.02026-07-26142209237.7 KB
NFTs

getCollectionNfts

Get a list of all NFTs of the queried collection.

get/v1/collections/{type}/nfts

Path parameters

typestring required

Collection type.

Collection type.

Query parameters

pageinteger required

Queried API page.

sizeinteger required

Number of queried entries.

orderBy'ASC' | 'DESC' required

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

sortBy'AGE' required

Select sorting parameter.

Select sorting parameter.

searchStrstring

Enter part or full collection name or id to get the queried collection.

Response

OK