Metadata uploader
Last updated
Last updated
[apis/nftport/v0/Metadata uploader]
Uploads NFT metadata to IPFS, and returns the metadata URL and the metadata that was uploaded. Upload metadata to IPFS: https://docs.nftport.xyz/docs/nftport/?search=upload-metadata-to-ipfs
Keywords: web3, blockchain, crypto, nft, product, dynamic, upload, minting
metadata:
Receives NFT metadata. Rerefence: https://docs.nftport.xyz/docs/nftport/?search=upload-metadata-to-ipfs#request-body
params: {"api_key": string}
Rerefence: https://docs.nftport.xyz/docs/nftport/?search=upload-metadata-to-ipfs#request-body
data:
Sends the details of the NFT metadata and the uploaded metadata URI which you can use in Customizable minting. Rerefence: https://docs.nftport.xyz/docs/nftport/?search=upload-metadata-to-ipfs#response-body
response:
Sends the original response.
error: {"error": string, "details": any}