Balance API
Use the Balance API to check your merchant account balance. This is especially important before initiating withdrawals to ensure sufficient funds.API v1 Balance requests require the
balance.read or balance.view scope on
your API key. API v2 merchants use HMAC authentication with the same balance
permissions.Get Balance by Currency
Retrieve the balance for a specific currency.Query Parameters
Response
Get All Balances
Retrieve balances for all currencies at once.Response
Response Fields
API v2 HMAC Signing
ForGET balance requests, sign an empty raw body. The empty body SHA-256 hash is:
Available vs Frozen:
available_amount— funds you can use right now for new withdrawalsfrozen_amount— funds reserved by pending withdrawals that have not yet completed. These are temporarily locked and cannot be used for new operations
available_amount.