cURL
curl --request GET \ --url http://localhost:8000/v2/fees/balance \ --header 'Authorization-Signature: <authorization-signature>'
{ "amount_cents": 150, "fiat": "USD" }
Retrieve the claimable fee balances for the authenticated organization
Documentation IndexFetch the complete documentation index at: https://docs.coinvoyage.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.coinvoyage.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header format: 'APIKey=<api_key>,signature=,timestamp=<unix_timestamp>'
Fee balances retrieved successfully
USD
EUR
"USD"
150
Was this page helpful?
Contact support