Get your accumulated fee balance.
cURL
curl --request GET \ --url https://api.ledger.so/v1/rake/balance \ --header 'Api-Key: <api-key>'
{ "balance": 123, "currency": "USD", "object": "fee_balance" }
API key for authentication. Get your key from the Dashboard.
Fee balance
Accumulated fee balance in cents
"USD"
fee_balance