Storage: store NFT image and media
This API allows to store images / media on the storage solutions of Venly. This is the place where the actual image or media data will be hosted. The data in the NFT will link to this image / medai and will be displayed anywhere that the NFT is used (e.g. in the users Wallet or on the Marketplace).
post
https://nft-api.venly.io
/api/media
Requires Authority: upload:media
post
https://nft-api.venly.io
/api/images
Requires Authority: upload:media
Last modified 6mo ago