get https://api.blockberry.one/sui/v1/collections//nfts
Get a list of all NFTs of the queried collection.
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 |
---|---|---|
Object | objectType | The type of object. |
objectHash | The ID of an NFT object of the queried collection. | |
imgUrl | A link to the image of an NFT object of the queried collection. | |
securityMessage | A message warning the user that an NFT object of the queried collection is a scam NFT. | |
Owner | ownerAddress | The address hash of the account that owns an NFT of the queried collection. |
ownerName | The name of the account that owns an NFT of the queried collection. | |
ownerImg | A link to the image of the account that owns an NFT of the queried collection. | |
ownerSecurityMessage | A message warning the user that the account that owns an NFT of a collection is involved in scam activity. |