NFTs
Mint NFT
Mint your NFTs 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
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)(Solana only) Use NFT compression for cheaper mint costs [Default: true]
(Optional) Any URLs in the metadata object will be resolved and reuploaded to IPFS [Default: true]
Was this page helpful?