balance

socialrouter balance [options]
FlagDescription
-j, --jsonOutput raw JSON
socialrouter balance
Output:
$42.50 USD

usage

socialrouter usage [options]
FlagTypeDefaultDescription
-d, --days <n>number30Number of days to look back
-j, --jsonbooleanfalseOutput raw JSON
socialrouter usage -d 7
Output:
Usage (last 7d)

  Requests:  142
  Records:   8,530
  Credits:   $55.45

  By provider:
    apify       98 requests   5,200 records   $33.80
    brightdata  44 requests   3,330 records   $21.65

JSON output

socialrouter usage -d 7 -j | jq '.by_provider'