XRPL JSON-RPC API (Mainnet)

JSON-RPC interface to the XRP Ledger mainnet for querying accounts, transactions, ledgers, order books, AMM pools, NFTs, and server info. Served by community-run public rippled and Clio nodes.

API entry from apis.yml

apis.yml Raw ↑
name: XRPL JSON-RPC API (Mainnet)
description: JSON-RPC interface to the XRP Ledger mainnet for querying accounts, transactions, ledgers,
  order books, AMM pools, NFTs, and server info. Served by community-run public rippled and Clio nodes.
image: https://xrpl.org/img/xrp-ledger-logo.svg
humanURL: https://xrpl.org/docs/references/http-websocket-apis/
baseURL: https://xrplcluster.com/
tags:
- JSON-RPC
- Mainnet
- Accounts
- Transactions
- Ledger
properties:
- type: Documentation
  url: https://xrpl.org/docs/references/http-websocket-apis/
- type: PublicServers
  url: https://xrpl.org/docs/tutorials/public-servers
- type: RateLimiting
  url: /rate-limits/rate-limits.yml
- type: Plans
  url: /plans/plans.yml
- type: FinOps
  url: /finops/finops.yml
contact:
- FN: XRPL Community
  url: https://xrpl.org/community
meta:
- key: methods
  value: account_info, account_channels, account_currencies, account_lines, account_nfts, account_objects,
    account_offers, account_tx, gateway_balances, noripple_check, ledger, ledger_closed, ledger_current,
    ledger_data, ledger_entry, submit, submit_multisigned, transaction_entry, tx, amm_info, book_offers,
    deposit_authorized, nft_buy_offers, nft_sell_offers, path_find, ripple_path_find, channel_verify,
    subscribe, unsubscribe, fee, feature, server_info, server_state, server_definitions, manifest, ping,
    random, vault_info