Skip to main content
GET
Retrieve specific asset balance

Authorizations

x-digest-key
string
header
required

Your public API key

Headers

x-digest-timestamp
string
required

Current Unix timestamp

x-digest-key
string
required

Your public api key

x-digest-signature
string
required

Digest Auth Signature

Path Parameters

Response

On success, the endpoint will return a JSON object with the balance of the specified asset.

The response includes the total available balance of the specified asset, formatted as a string.

balance
string
required

The total available balance for the specified asset.