computeRarity
Computes the rarity of each attribute of an NFT.
Path parameters
apiKey
Query parameters
contractAddress
String - Contract address for the NFT contract (ERC721 and ERC1155 supported).
tokenId
String - The ID of the token. Can be in hex or decimal format.
Response
rarities
NFT attributes and their associated prevalence.