Discover Ripple (XRP), a blockchain optimized for cross-border payments. Build secure and fast financial applications using its RPC gateway.
The Ripple RPC documentation provides developers with the tools to interact programmatically with the Ripple blockchain, designed for fast, low-cost cross-border payments using its native cryptocurrency, XRP. The documentation includes API endpoints for querying blockchain data, managing transactions, and interacting with Ripple’s financial network. Developers can leverage Ripple’s efficient architecture and robust infrastructure to build decentralized financial applications, particularly in payment processing and remittance.
– Related: 📚 Supported Blockchains • 🌐 RPC Nodes → Ripple • 🔗 Official Ripple Website
RPC Gateway for Ripple blockchain
Ripple RPC networks
Connect to Ripple and Fetch the Latest Block
This widget lets you instantly query the latest block height (or equivalent) for Ripple using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.
Retrieve Ripple Node Status or Client Version via RPC
Use this pre-configured request to get version or status information for your connected Ripple node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.
Test Ripple RPC Methods in Postman
Explore and test Ripple blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Ripple RPC endpoints, validate API responses, or integrate Ripple into their applications.
How to use the Ripple 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 Ripple collection
- Configure your environment: Update the
gateway-api-keyvariable in the Tatum Gateway environment - Start testing: Execute any Ripple RPC method and see real-time responses
Available Ripple interfaces and methods
Each Ripple network and interface below exposes its own set of RPC methods, listed live from Tatum's RPC Gateway. Query these endpoints for any interface to explore what it supports:
/_methods– machine-readable list of interfaces and methods/llms.txt– human- and AI-readable documentation context
Ripple Mainnet
REST API · REST
Base URL: https://ripple-mainnet.gateway.tatum.io
Discovery: /_methods · /llms.txt
account_currenciesaccount_channelsaccount_infoaccount_linesaccount_nftsaccount_objectsaccount_offersaccount_txamm_infobook_offersdeposit_authorizedfeegateway_balanceschannel_authorizechannel_verifyledgerledger_closedledger_currentledger_dataledger_entrymanifestnft_buy_offersnft_sell_offersnoripple_checkpingrandomripple_path_findserver_definitionsserver_infoserver_statesubmitsubmit_multisignedtransaction_entrytxtx_historyversion
Ripple Testnet
REST API · REST
Base URL: https://ripple-testnet.gateway.tatum.io
Discovery: /_methods · /llms.txt
account_currenciesaccount_channelsaccount_infoaccount_linesaccount_nftsaccount_objectsaccount_offersaccount_txamm_infobook_offersdeposit_authorizedfeegateway_balanceschannel_authorizechannel_verifyledgerledger_closedledger_currentledger_dataledger_entrymanifestnft_buy_offersnft_sell_offersnoripple_checkpingrandomripple_path_findserver_definitionsserver_infoserver_statesubmitsubmit_multisignedtransaction_entrytxtx_historyversion
Method unavailable?If you need a method we don't support yet, please contact our support.
We'd be happy to assist.