Mint

This API endpoint is designed for minting NFTs straight into a user's wallet. Ideal for selling NFTs, targeted airdrops, or minting collectibles. Supports both custom Mintable Wallets and standard crypto wallets.
Note: If you don't pass in a metadata object - it will create a random NFT using your pre-mint data you've set up on the self serve dashboard. But if you pass in a metadata object, it will mint a new NFT with the new metadata object you passed in.
Note: Keeping 'mint' and 'claim' endpoints separate simplifies analytics, making it easier to track each call's specific purpose.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Project Id - found on your dashboard on dashboard.mintology.app

Body Params
metadata
object

If absent, the metadata defined in the project will be used.

string
required

Wallet address to mint token to.

Responses

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