Skip to main content
GET
/
clients
/
me
/
balances
Get balances (deprecated)
curl --request GET \
  --url https://api.portalhq.io/api/v3/clients/me/balances \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Query Parameters

chainId
string
required

The chain ID in CAIP-2 format (e.g. eip155:1).

Response

Balances retrieved successfully

Balance data for the specified chain.