File uploader
Last updated
Last updated
[apis/nftport/v0/File uploader]
Uploads NFT file to IPFS, and returns the URL and other properties of the uploaded file. https://docs.nftport.xyz/docs/nftport/?search=upload-a-file-to-ipfs
Keywords: web3, blockchain, crypto, nft, product, dynamic, upload, file, image, animation, minting
file:
Receives base64-encoded binary file contents.
params: {"api_key": string}
data:
https://docs.nftport.xyz/docs/nftport/?search=upload-a-file-to-ipfs#response-body
response:
Sends the original response.
error: {"error": string, "details": any}