Mint and send limited sets of identical digital assets in under 5 minutes
nfts.create
, nfts.read
, and collections.create
under the “Minting API”
category and create your key. Save this key for the next step.
Example response
id
from the response as your COLLECTION_ID
for the next steps.
Example response
templateId
from the response for the next step.
Example response
actionId
received at the end of step 5 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.