cURL
curl --request GET \ --url https://api.hypereth.io/v1/aster/fapi/v3/balance \ --header 'Authorization: <api-key>'
[ { "accountAlias": "<string>", "asset": "<string>", "balance": "<string>", "crossWalletBalance": "<string>", "crossUnPnl": "<string>", "availableBalance": "<string>", "maxWithdrawAmount": "<string>", "marginAvailable": true, "updateTime": 123 } ]
Get current account balance
Web3 authentication using user, signer, nonce, and signature parameters
Microsecond timestamp
Ethereum address
Signer Ethereum address
Ethereum signature
Account balance information