These docs are for v1.9. Click to read the latest docs for v2.1.

Get Count of Reserved Digital Passports IDs

Get the count of IDs you reserved for the digital passports you will create on your NFT Management Platform.

Let's start 🚀

To get the count, use the /certificate/reserved/count.

Result:

httpCodeDescription
200The count of reserved token IDs available for digital passport creation on your NFT Management Platform is returned.
{
    "count": 2405
}