Skip to content
Alchemy Logo

Stellar Data API Overview

Query indexed Stellar data including transfer history, account balances, and NFT holdings.

With the Stellar Data API, you can query indexed Stellar data across native, classic, and Soroban assets — including transfer history, account balances, and NFT holdings — without running your own indexer.

Browse the Stellar Data API Endpoints in the sidebar for the full list of available methods and their request and response schemas.

Looking for Stellar JSON-RPC methods instead? Check out the Stellar API Overview.

All endpoints accept JSON request bodies, return results under a data envelope, and support pagination via opaque pageKey cursors.

Was this page helpful?