Get your current count of API credits within the Crossmint system
Replace:
<QUICKNODE_URL>
curl -i '<QUICKNODE_URL>' -X POST -H 'content-type: application/json' --data-binary '{ "jsonrpc": "2.0", "method": "cm_getCreditBalance", "params": [ ] }'
No input parameters
{ "projects": { "632ca89fed33631a7daf4baa": { "available": -40 } } }