Skip to main content
GET
Retrieve wallet balance

Authorizations

Authorization
string
header
required

JWT obtained from /v2/auth/login

Path Parameters

id
string
required

Wallet or vault identifier.

Example:

"550e8400-e29b-41d4-a716-446655440001"

Query Parameters

symbol
enum<string>

Asset used to filter the balance.

Available options:
USDC,
USDT
blockchain
enum<string>

Blockchain used to filter the balance.

Available options:
Polygon,
Ethereum,
TRON,
Binance,
Sepolia

Response

Available balances.

walletId
string
required

Wallet or vault identifier.

Example:

"550e8400-e29b-41d4-a716-446655440001"

balances
object[]
required

Available balances by asset.