Search
K

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.

Contract Image

put
https://api.hypermint.com/v1
/nft-contract/:contractId/metadata-image
uploads contract image

Token Image

put
https://api.hypermint.com/v1
/contract/:contractId/token/:tokenId/metadata-image
uploads token image

Animation File (animation_url)

put
https://api.hypermint.com/v1
/contract/:contractId/token/:tokenId/metadata-animation
uploads animation file

Feedback

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.