get_balance
Check your Bearer account balance in sats and remaining free calls. Use this to verify sufficient funds before paid API calls or monitor spending over time.
Instructions
Check the current Bearer account balance and remaining complementary calls.
Returns balance in sats and how many free calls remain. Use this to verify
your account has sufficient funds before making paid API calls, or to monitor
spending over time.
Cost: Free.
Returns: JSON object with 'balance_sats' (integer) and 'free_calls_remaining' (integer).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |