Mint and send a unique NFT in under 5 minutes
nfts.create
and nfts.read
under the “Minting API”
category and create your key. Save this key for the next step.mintNFT.js
) and enter this code into it:YOUR_API_KEY
with the key obtained in the prior step.TEST_EMAIL_ADDRESS
with an email address you control, for testing.mintNFT.js
script.Example response
actionId
received at the end of step 3 and use it
alongside your API key in one of the snippets below.Example response
const env = "www"
, so they use the production APIs. You may also need to change the
chain
variable to match your production blockchain.