API Reference

Creates a new NFT item within a collection. Items can be either fungible or non-fungible based on the collection settings.

Log in to see full request history
Body Params
uuid

ID of the project

uuid
required

ID of the collection

string | null

Name of the item

string | null

Description of the item

uri | null

Image URL

uuid | null

ID of the item owner

number
required

Token ID for the item

attributes
array of objects

Item attributes

attributes
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here!