Account Balance
Get Account Balance
v3/get-unified-balance
POST
/
api
/
v3
/
get-unified-balance
Please make sure to generate a new signature
whenever you are creating a new balance request.
Body
application/json
The Client id is your public key which is generated when you are creating a new API integration from our app
The Sender is the title of the API Integration which was created through our app. you can just copy this title and use it whenever making a new signature
this is the current timestamp when the request is being made
Salt is used for security purposes. This is a random string and can be unique value for each request or always the same.
this is the signature which was generated after signing the request. you can copy it from the response we provide from the api/niobi-signature endpoint