API Reference

Create an NFT

This endpoint allows you to create a new NFT.

Log in to see full request history
Path Params
integer
required
Body Params
string
required
length ≤ 32

Name stored as on-chain metadata

string
length ≤ 10

Symbol stored as on-chain metadata

string

Description stored in the metadata

string
required

Image for your NFT. When creating an NFT, this can be a base64 encoded string or a URL pointing to an image.

string

URL pointing to the asset's animation.

string

URL pointing to an external URL defining the asset

attributes
object

Key-value pairs of your NFT attributes

receiver
object
string

Base-58 encoded string representing an on-chain address

boolean

If true, your Project will have delegated authority to transfer or burn the asset

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json