getCollections

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

This is the Pro endpoint, currently available for free as part of the API campaign.

We provide the following metadata for this endpoint:

ObjectParameterDescription
CollectioncollectionNameThe name of an NFT collection.
collectionImgA link to an NFT collection image.
securityMessageA message warning the user that this is a collection of a scam NFT.
PackagepackageIdThe ID of the package by which an NFT collection is created.
packageNameThe name of the package deployed by the project for which an NFT collection is created.
projectNameThe name of the project for which an NFT collection is created.
projectImgA link to the image of the project for which an NFT collection is created.
CreatorcreatorAddressThe address hash of the account that created an NFT collection.
creatorNameThe name of the account that created an NFT collection.
creatorImgA link to the image of the account that created an NFT collection.
creatorSecurityMessageA message warning that the account that created an NFT collection is involved in scam activity.
Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 100
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

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

Allowed:
string
enum
required
Defaults to AGE

Select sorting parameter.

Allowed:
string
enum
required
Defaults to DAY

Select calculation period.

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*