get https://api.blockberry.one/sui/v1/collections/
Get a collection by type.
This is the Pro endpoint, currently available for free as part of the API campaign.
We provide the following metadata for this endpoint:
Object | Parameter | Description |
---|---|---|
Collection | collectionName | The name of the queried NFT collection. |
collectionImg | A link to the queried NFT collection image. | |
securityMessage | A message warning the user that this is a collection of a scam NFT. | |
Package | packageId | The ID of the package by which the queried NFT collection is created. |
packageName | The name of the package deployed by the project for which the queried NFT collection is created. | |
projectName | The name of the project for which the queried NFT collection is created. | |
projectImg | A link to the image of the project for which the queried NFT collection is created. | |
Creator | creatorAddress | The address hash of the account that created the queried NFT collection. |
creatorName | The name of the account that created the queried NFT collection. | |
creatorImg | A link to the image of the account that created the queried NFT collection. | |
creatorSecurityMessage | A message warning that the account that created an NFT collection is involved in scam activity. |