Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.streamloop.app/v1/billing/overview \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "billing": { "balance": 123, "creditsLeft": 123, "eligibleForFreeCredits": true, "goodStanding": true, "id": "<string>" } }
OAuth 2.1 authorization-code flow with PKCE.
Successful response.
Show child attributes