Get Tokens
Returns token information which can be used to populate storefronts. The contract id for a contract can be found on the UI.
get
https://api.hypermint.com/v1
/nft-contract/:contractId/tokens
Get's all token information for a contract
Requires authentication for draft or deploying contracts. Allows unauthenticated access for contracts that have been fully deployed, but only reveals information that is publicly available on the blockchain.
Parameters
Header
HM_ACCESS_KEY
HyperMint Access Key
HM_ACCESS_KEY_SECRET
HyperMint Access Key Secret
Responses
200: OK
Responds with a list of tokens
404: Not Found
Not Found
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