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.
cURL
curl --request GET \ --url https://api.erna.ai/v1/billing/balance \ --header 'Authorization: Bearer <token>'
{ "credits": 2500 }
Return the current credit balance for the authenticated user.
OAuth2 access token or API key
Current credit balance
2500