Batch mints NFTs to your previously deployed ERC1155 NFT product contract. This minting consists of multiple steps and enables you to customize the whole minting flow for your exact needs.
Batch minting allows you to create multiple NFTs with one API call and create more than one of the same token.

  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 NFTs will appear in the mint_to_address wallet.
If you minted to your own wallet, you can also see the minted NFTs 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 NFT 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!