Easy minter with URL
Last updated
Last updated
[apis/nftport/v0/Easy minter with URL]
With Easy mint, you can turn anything into an NFT in less than 5 minutes using one simple API call. Easy minting w/URL: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-url
Keywords: web3, blockchain, crypto, nft, product, dynamic, mint, easy, polygon, rinkeby
minting details:
Receives the details of the minting. Reference: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-url#request-body
params:
Reference: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-url#request-body Default chain value: "polygon"
data:
Sends minting details e.g contract address and the transaction hash which can be used in Return minted NFT to receive the token ID and confirm that the minting was successful (minting can take up to a few minutes depending on how congested the network is). Reference: https://docs.nftport.xyz/docs/nftport/?search=easy-minting-w-url#response-body
response:
Sends the original response.
error: {"error": string, "details": any}