Explore Stellar, a blockchain designed for cross-border payments and digital assets. Build financial applications using its RPC gateway.
The Stellar RPC documentation provides developers with the tools to interact programmatically with the Stellar blockchain. Stellar is designed for cross-border payments and digital asset issuance, using the Stellar Consensus Protocol (SCP) for fast, secure, and low-cost transactions. The documentation includes API endpoints for querying blockchain data, managing transactions, and issuing assets. Developers can build decentralized financial applications, including stablecoins and remittance platforms, using Stellar’s robust RPC gateway and scalable infrastructure.
– Related: 📚 Supported Blockchains • 🌐 RPC Nodes → Stellar • 🔗 Official Stellar Website
RPC Gateway for Stellar blockchain
Connect to Stellar and Fetch the Latest Block
This widget lets you instantly query the latest block height (or equivalent) for Stellar using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Retrieve Stellar Node Status or Client Version via RPC
Use this pre-configured request to get version or status information for your connected Stellar node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.
Test Stellar RPC Methods in Postman
Explore and test Stellar blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Stellar RPC endpoints, validate API responses, or integrate Stellar into their applications.
How to use the Stellar Postman Collection
- Get your API key: Visit Tatum Dashboard to obtain your free API key
- Import the collection: Click the "Run in Postman" button below to import the Stellar collection
- Configure your environment: Update the
gateway-api-keyvariable in the Tatum Gateway environment - Start testing: Execute any Stellar RPC method and see real-time responses
Available Stellar interfaces
Stellar - REST API
- List all Accounts
- Retrieve an Account
- Retrieve an Account's Transactions
- Retrieve an Account's Operations
- Retrieve an Account's Payments
- Retrieve an Account's Effects
- Retrieve an Account's Offers
- Retrieve an Account's Trades
- Retrieve an Account's Data
- List all Assets
- List All Claimable Balances
- Retrieve a Claimable Balance
- Retrieve Related Transactions
- Retrieve Related Operations
- List All Effects
- Retrieve Fee Stats
- Retrieve a Ledger
- Retrieve a Ledger's Transactions
- Retrieve a Ledger's Payments
- Retrieve a Ledger's Operations
- Retrieve a Ledgers's Effects
- List All Ledgers
- List Liquidity Pools
- Retrieve a Liquidity Pool
- Retrieve Related Effects
- Retrieve Related Trades
- Retrieve Related Transactions
- Retrieve Related Operations
- List All Offers
- Retrieve an Offer
- Retrieve an Offer's Trades
- Retrieve an Operation
- Retrieve an Operation's Effects
- List All Operations
- Retrieve an Order Book
- List Strict Receive Payment Paths
- List Strict Send Payment Paths
- List All Payments
- List Trade Aggregations
- List All Trades
- Retrieve a Transaction
- Retrieve a Transaction's Operations
- Retrieve a Transaction's Effects
- Retrieve a Transaction's Payments
- List All Transactions
- Submit a Transaction
- Submit a Transaction Asynchronously
Stellar - Tatum API
- Generate XLM account
- Get XLM Blockchain Information
- Get XLM Blockchain Ledger by sequence
- Get XLM Blockchain Transactions in Ledger
- Get actual XLM fee
- Get XLM Account transactions
- Get XLM Transaction by hash
- Get XLM Account info
- Send XLM from address to address
- Create / Update / Delete XLM trust line
- Broadcast signed XLM transaction