Balance
Get the current account balance of the client
Get Account Balance
GET
https://hedera-serverless-consensus.vercel.app/api/account/balance
This endpoint allows you to get the account balance of the client
Headers
Name
Type
Description
x-api-key
string
The value set as API_SECRET_KEY in the client's environment.
Last updated