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.
Get the current credit balance for the authenticated user.
curl https://api.socialrouter.io/v1/account/balance \ -H "Authorization: Bearer sr_live_your_key"
{ "balance": 42.5, "currency": "USD" }