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.
Read your current credit balance.
curl https://api.heyaskr.ai/credits/balance \ -H "Content-Type: application/json" \ -d '{ "credit_id": "YOUR_CREDIT_ID" }'
{ "balance": 9.8412, "currency": "USD" }