v1

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

Generate TokenId

Returns next available TokenId for specified minter

get/v0.1/collections/{collection}/generateTokenId

Path parameters

collectionstring required

Blockchain contract address in Union format ETHEREUM:${token}

Example:ETHEREUM:0xd07dc4262bcdbf85190c01c996b4c06a461d2430

Address of the NFT collection

Query parameters

minterstring required

Blockchain address in Union format ${blockchainGroup}:${token}

Example:ETHEREUM:0x4765273c477c2dc484da4f1984639e943adccfeb

Minter address

Response

OK

OR