curl --request GET \
--url https://supertoneapi.com/v1/credits \
--header 'x-sup-api-key: <api-key>'{
"balance": 123
}Returns the available credit balance of the current account.
curl --request GET \
--url https://supertoneapi.com/v1/credits \
--header 'x-sup-api-key: <api-key>'{
"balance": 123
}https://supertoneapi.com/v1/credits