computeRarity

Computes the rarity of each attribute of an NFT.

Path parameters

apiKeystringRequired

Query parameters

contractAddressstringRequired

String - Contract address for the NFT contract (ERC721 and ERC1155 supported).

tokenIdstringRequired

String - The ID of the token. Can be in hex or decimal format.

Response

raritieslist of objectsOptional

NFT attributes and their associated prevalence.