NFT Rarity calculator
🚀 Rarity and Score Calculator helps you not only to get a clear vision and understanding about your generated NFTs but also to get information about the other collections by providing necessary metadata files. Rarity Calculator will give you a result of the calculated total score of each unique asset based on the calculation of each trait of those assets. Calculate and have a fun! Cheers ☺️
NFT Rarity calculator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Calculate scores from metadata URL /v1/api/scores |
The metadata.json should be presented as combined files of metadata. |
| POST |
Calculate scores from uploaded metadata /v1/api/scores |
The metadata.json should be presented as combined files of metadata. |
| POST |
Calculate scores from separated metadata files /v1/api/scores |
`separated_metadata` field supports multiple files. |
| POST |
Compare two metadata files stats /v1/api/check_diff |
Endpoint support `compact` query parameter, which return `{trait_type}:{trait_value}:sum(trait_values)` response |
NFT Rarity calculator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $1 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $500 / month | — |
|