# Get balance Get the balance of the account identified by the API key in all enabled currencies Endpoint: GET /balance Version: 1.0.0 Security: ApiKeyAuth ## Response 200 fields (application/json): - `currency` (string) The currency code - `balance` (number) The balance in the currency ## Response 401 fields ## Response 500 fields