v1

latestOpenAPI 3.0.3raw.githubusercontent.com2025-06-1883262329.3 KB
NFT Items

Get NFT traits rarity

Returns the rarity of the trait

post/v0.1/items/traits/rarity

Request body

collectionIdstring required

Example request

{
  "collectionId": "ETHEREUM:0x60e4d786628fea6478f785a6d7e704777c86a7c6",
  "properties": [
    {
      "key": "Hat",
      "value": "Halo"
    }
  ]
}

Response

OK

continuationstring

Continuation token to paginate result