Set Token Hosted Metadata

If you have chosen to host metadata on the HyperMint servers, metadata for a token can be set via this endpoint.

All properties need to be sent with the request body. Properties that are not sent when using this endpoint will set those properties to null. Token id in the request is the integer token id on the network found in the UI or returned as part of contract information/when adding new tokens. I.E token id 1, 2, 1000, etc.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Add your Contract ID from the "Developers" tab in the HyperMint console.

string
required

ID of the token you'd like to modify.

Body Params

Metadata to be set for the specified token.

string

Optional name

string

Optional description

string

Optional image URL

string

Optional background color

string

Optional animation URL

string

Optional YouTube URL

attributes
array of objects
attributes
Headers
string
required
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json