Easy minting w/URL

With Easy mint, you can turn anything into an NFT in less than 5 minutes using one simple API call. If you are new to minting, see Easy minting quickstart.

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 file size is 50MB. For higher limits, see pricing.

Useful for:

Related:

Body Params
string
enum
required

Blockchain to mint the NFT on.

Allowed:
string
required
length between 1 and 400

Name of the NFT.

string
required
length between 1 and 2000

Text description of the NFT which will be seen on NFT marketplaces, etc.

string
required

URL that points to the image/video or any other file format as long as it returns a Content-Length and Content-Type header or contains the file extension. HTML files are not supported.

string
required

Account address where the NFT will be sent. For example, your Metamask wallet address if you wish to send it to yourself.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json