Skip to content
Alchemy Logo

Get Stellar account balances

POST
https://api.g.alchemy.com/data/stellar/balances

Returns the unified balance set for an account: native XLM, classic trustline assets, and Soroban contract tokens. Native XLM is emitted only on the first page (when pageKey is omitted).

Headers

stringrequired

Your Alchemy API key, sent as a Bearer token (e.g. Bearer your-api-key).

Request Body

Responses

200

Account balances.

400

The request was malformed or failed validation.

401

Missing or invalid API key.

Was this page helpful?