cURL
curl --request GET \ --url https://admin.snagsolutions.io/api/minting/status/{id} \ --header 'X-API-KEY: <api-key>'
{ "errorCode": 123, "errorMessage": "<string>", "relayerTxId": "<string>", "price": 123, "status": "minted", "txHash": "<string>", "signature": null }
Get the status of a mint
Documentation IndexFetch the complete documentation index at: https://docs.snagsolutions.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
Use this file to discover all available pages before exploring further.
200
minted
minting
failed
generatingSignature
Was this page helpful?