cURL
curl --request GET \ --url https://api.sandbox.sudo.cards/accounts/{id}/balance \ --header 'Authorization: <api-key>'
"{}"
Fetches the balance of the specified account.
Documentation IndexFetch the complete documentation index at: https://docs.sudo.africa/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt
Use this file to discover all available pages before exploring further.
The _id of the account you wish to fetch the balance for.
_id
200
The response is of type object.
object