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
}Since Supertone Play and API use the same credit system, credits charged in Play apply directly to the API as well.Documentation Index
Fetch the complete documentation index at: https://docs.supertoneapi.com/llms.txt
Use this file to discover all available pages before exploring further.
https://supertoneapi.com/v1/credits