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
}