post https://www.testnets-api.gamestoweb3.com/nft/mint-1155
Log in to see full request history
Responses
xxxxxxxxxx
14curl --request POST \
--url https://www.testnets-api.gamestoweb3.com/nft/mint-1155 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"wallet_address": "Api Holder Address",
"token_owner": "0xa8E7CCE298F1C2e52DE6920840d80C28Fc787F72",
"token_id": 0,
"number_of_tokens": 10,
"description": "Deep Under the Blue Sea There lives a Ocean Gaint",
"external_uri": "www.google.com"
}
'
Try It!
to start a request and see the response here! Or choose an example: