v12

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-0649142500.6 KB
tokenization

Create new Collection

Start the create-collection workflow. Returns workflow ID; collection is created asynchronously.

post/api/v1/tokenization/collections

Headers

x-sdk-versionstring required

SDK version header

Request body

networkIdstring required
addressIdstring required
type'NON_FUNGIBLE_TOKEN' | 'SEMI_FUNGIBLE_TOKEN' required
clientSharestring required
displayNamestring
useGaslessboolean
feestring
feeLevel'LOW' | 'MEDIUM' | 'HIGH'
descriptionstring

Response

Create new Collection - workflow started