Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
https://api.superaiglobal.com/v1/queryCredit
{your api key}
curl -X GET "https://api.superaiglobal.com/v1/queryCredit" \ -H "Content-Type: application/json" \ -H "Authorization: Bearer your_api_key_here"
{ "code": "200", "message": "success", "data": { "userId": 1, "availableCredit": 0 } }