NFTs
Mint SFT
Mint your SFTs and deliver them to a web3 wallet or an email address
API scope required: nfts.create
POST
Authorizations
Path Parameters
Every project can mint to their pre-built collections, or use the create-collection
endpoint
Body
application/json
Identifier of the template
Recipient address in the format of <chain>:<address>
or <br> email:<email_address>:<chain>
.
See https://docs.crossmint.com/docs/recipients for more info.
(Optional) Amount to mint
Response
200
application/json
Success
Was this page helpful?