Skip to main content
GET
Get entity balance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

nanoid
string
required

Nanoid of the entity to retrieve.

Pattern: ^(te-|co-|us-)
currencies
enum<string>[]

Optional array of currencies to retrieve balances for. If not provided, returns all supported currencies.

Available options:
BTC,
CAD,
EUR,
GBP,
USD,
USDC,
USDT

Response

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required