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

Changes

No recorded changes to this endpoint across all 1 revision of this API.