NFTs

getCollections

Get a list of all NFT collections on the Iota Network.

get/v1/collections

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' | 'NAME' | 'ITEMS' | 'VOLUME' | 'HOLDER' required

Select sorting parameter.

Select sorting parameter.

period'DAY' | 'WEEK' | 'MONTH' required

Select calculation period.

Select calculation period.

searchStrstring

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

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.