Mints an NFT to your previously deployed contract for NFT products. This minting consists of multiple steps and enables you to customize the whole minting flow for your exact needs.

  1. First, you need contract_address using Deploy a contract for NFT products.
  2. Secondly, you need metadata_uri using Upload metadata to IPFS.

After minting, the NFT will appear in the mint_to_address wallet. If you minted to your own wallet, you can also see the minted NFT on OpenSea in your profile after a few minutes.

You can mint up to 100 NFTs for free per chain. Maximum supported filesize is 50MB. For higher limits, see pricing.

Useful for:

  • Minting to your own product contracts effortlessly.
  • Creating customizable minting flows which enable to build NFT-based products.

Related:

Language
Authorization
Header
Click Try It! to start a request and see the response here!