Upload Contract/Token Metadata Media
When using Hosted Metadata, the media can be uploaded to the HyperMint servers using the following endpoints.
These endpoints use the
multipart/form-data
content type to upload the media.put
https://api.hypermint.com/v1
/nft-contract/:contractId/metadata-image
uploads contract image
put
https://api.hypermint.com/v1
/contract/:contractId/token/:tokenId/metadata-image
uploads token image
put
https://api.hypermint.com/v1
/contract/:contractId/token/:tokenId/metadata-animation
uploads animation file
Something not quite right, unclear or can't find what you are looking for? Please let us know at [email protected] and we will get back to you as soon as we can.
Last modified 8mo ago