v1
latestOpenAPI 3.0.02026-07-2491237338.9 KBBalance
Retrieve balance
Retrieves the current account balance.
get/balance
Response
Successfully retrieved balance.
Example response
{
"amount": 190.0765,
"currency": "USD"
}Retrieves the current account balance.
Successfully retrieved balance.
{
"amount": 190.0765,
"currency": "USD"
}