Ripple (XRP)

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

↳ REST API
https://ripple-mainnet.gateway.tatum.io
↳ REST API
https://ripple-testnet.gateway.tatum.io

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

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the Ripple collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. 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_currencies
  • account_channels
  • account_info
  • account_lines
  • account_nfts
  • account_objects
  • account_offers
  • account_tx
  • amm_info
  • book_offers
  • deposit_authorized
  • fee
  • gateway_balances
  • channel_authorize
  • channel_verify
  • ledger
  • ledger_closed
  • ledger_current
  • ledger_data
  • ledger_entry
  • manifest
  • nft_buy_offers
  • nft_sell_offers
  • noripple_check
  • ping
  • random
  • ripple_path_find
  • server_definitions
  • server_info
  • server_state
  • submit
  • submit_multisigned
  • transaction_entry
  • tx
  • tx_history
  • version
Ripple Testnet

REST API · REST

Base URL: https://ripple-testnet.gateway.tatum.io

Discovery: /_methods · /llms.txt

  • account_currencies
  • account_channels
  • account_info
  • account_lines
  • account_nfts
  • account_objects
  • account_offers
  • account_tx
  • amm_info
  • book_offers
  • deposit_authorized
  • fee
  • gateway_balances
  • channel_authorize
  • channel_verify
  • ledger
  • ledger_closed
  • ledger_current
  • ledger_data
  • ledger_entry
  • manifest
  • nft_buy_offers
  • nft_sell_offers
  • noripple_check
  • ping
  • random
  • ripple_path_find
  • server_definitions
  • server_info
  • server_state
  • submit
  • submit_multisigned
  • transaction_entry
  • tx
  • tx_history
  • version

Method unavailable?

If you need a method we don't support yet, please contact our support.
We'd be happy to assist.