cURL
curl --request GET \ --url https://sandbox.killb.app/api/v2/savings/{id}/balance \ --header 'Authorization: Bearer <token>'
{ "currency": "USD", "amount": 250.75 }
Documentation IndexFetch the complete documentation index at: https://docs.killb.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.killb.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
"USD"
250.75