Get Fee Balance
fees
Get Fee Balance
GET
Get Fee Balance
Authorizations
HMAC-SHA256 signature. See the Authorization-Signature header parameter on signed operations.
Headers
HMAC-SHA256 signature header: 'APIKey=<api_key>,signature=,timestamp=<unix_timestamp>'. The signature is computed over METHOD + path (with the /v3 prefix stripped) + timestamp.
Response
Claimable fee balance
Example:
{ "amount_cents": 150, "fiat": "USD" }