To check your current balance, you can use the Account Balance API endpoint. This allows you to view the balances for all your wallets or a specific currency if you choose.
What you’ll need:
-
Your General API Key for authentication (add it to the request header)
You can:
-
View all balances across different currencies
-
Filter by a specific currency by adding it as a parameter (e.g.,
currency=BTC
)