cURL
curl --request GET \ --url https://supertoneapi.com/v1/credits \ --header 'x-sup-api-key: <api-key>'
{ "balance": 123 }
現在のアカウントで利用可能なクレジット残高を返します。
https://supertoneapi.com/v1/credits
Credit balance of the user.
Credit balance of the user