NFT Items
Get NFT traits rarity
Returns the rarity of the trait
post/v0.1/items/traits/rarity
Request body
Example request
{
"collectionId": "ETHEREUM:0x60e4d786628fea6478f785a6d7e704777c86a7c6",
"properties": [
{
"key": "Hat",
"value": "Halo"
}
]
}Response
OK