Home
Providers
XRP Ledger
XRP Ledger
The XRP Ledger (XRPL) is a decentralized, public blockchain with fast settlement and low transaction costs. It provides HTTP/WebSocket JSON-RPC APIs for querying accounts, transactions, ledgers, order books, payment channels, and network statistics. Developers can connect to community-run public servers on mainnet, testnet, and devnet without authentication for most operations.
XRP Ledger publishes 4 APIs on the APIs.io network. Tagged areas include Blockchain, XRP, Cryptocurrency, DeFi, and Ledger.
XRP Ledger’s developer surface includes documentation, getting-started guide, changelog, engineering blog, and 12 more developer resources.
4 APIs
On this page
Kin Score
APIs 4
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 1
Resources 16
apis.yml
18 Operational Transparency
Composite quality — 24.8/100 · emerging
Contract Quality
0.0 / 25
Developer Ergonomics
4.3 / 20
Operational Transparency
2.4 / 13
Contract Governance
0.0 / 12
Agent readiness — 3/100 · human only
Machine-Readable Contract
0 / 18
Agentic Access Contract
0 / 10
Documented Reversibility
0 / 6
MCP Server
0 / 12
Machine-Readable Auth
0 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Delegated User Identity
0 / 6
Protected Resource Metadata
0 / 5
Registration Without a Human
0 / 6
Agentic Commerce Surface
0 / 5
Individual APIs this provider publishes, each with its own machine-readable definition.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
name: XRP Ledger
description: The XRP Ledger (XRPL) is a decentralized, public blockchain with fast settlement and low transaction costs. It
provides HTTP/WebSocket JSON-RPC APIs for querying accounts, transactions, ledgers, order books, payment channels, and network
statistics. Developers can connect to community-run public servers on mainnet, testnet, and devnet without authentication
for most operations.
accessModel:
pricing: freemium
onboarding: unknown
trial: false
try_now: false
public: false
label: Freemium
confidence: medium
source:
- plans
generated: '2026-07-22'
method: derived
image: https://xrpl.org/img/xrp-ledger-logo.svg
url: https://xrpl.org/
tags:
- Blockchain
- XRP
- Cryptocurrency
- DeFi
- Ledger
- Web3
created: '2026-06-14'
modified: '2026-06-14'
specificationVersion: '0.23'
apis:
- 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
- Account
- Transaction
- Ledger
tags_raw:
- 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
- name: XRPL WebSocket API (Mainnet)
description: WebSocket interface to the XRP Ledger mainnet supporting all JSON-RPC methods plus real-time subscriptions
for ledger closes, transactions, account activity, order book updates, and payment path finding. Clients maintain a persistent
connection for push notifications.
image: https://xrpl.org/img/xrp-ledger-logo.svg
humanURL: https://xrpl.org/docs/references/http-websocket-apis/
baseURL: wss://xrplcluster.com/
tags:
- WebSocket
- Mainnet
- Subscription
- Real-Time
- Streaming
tags_raw:
- WebSocket
- Mainnet
- Subscriptions
- Real-time
- Streaming
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
contact:
- FN: XRPL Community
url: https://xrpl.org/community
meta:
- key: subscriptions
value: ledger, transactions, transactions_proposed, accounts, accounts_proposed, order_book, peer_status, consensus
- name: XRPL JSON-RPC API (Testnet)
description: JSON-RPC interface to the XRP Ledger Altnet testnet for development and testing. Supports the same method set
as mainnet. Testnet XRP has no monetary value and can be obtained via the XRPL faucet.
image: https://xrpl.org/img/xrp-ledger-logo.svg
humanURL: https://xrpl.org/docs/references/http-websocket-apis/
baseURL: https://s.altnet.rippletest.net:51234/
tags:
- JSON-RPC
- Testnet
- Development
- Testing
properties:
- type: Documentation
url: https://xrpl.org/docs/references/http-websocket-apis/
- type: Faucet
url: https://faucet.altnet.rippletest.net/accounts
contact:
- FN: Ripple
url: https://ripple.com
- name: XRPL WebSocket API (Testnet)
description: WebSocket interface to the XRP Ledger Altnet testnet for development and testing. Supports real-time subscriptions
identical to mainnet WebSocket API.
image: https://xrpl.org/img/xrp-ledger-logo.svg
humanURL: https://xrpl.org/docs/references/http-websocket-apis/
baseURL: wss://s.altnet.rippletest.net:51233/
tags:
- WebSocket
- Testnet
- Development
- Testing
properties:
- type: Documentation
url: https://xrpl.org/docs/references/http-websocket-apis/
- type: Faucet
url: https://faucet.altnet.rippletest.net/accounts
contact:
- FN: Ripple
url: https://ripple.com
common:
- type: License
name: ISC
url: https://github.com/XRPLF/rippled/blob/develop/LICENSE
- type: DomainSecurity
url: security/xrpl-domain-security.yml
- type: GitHubOrganization
url: https://github.com/XRPLF
- type: GitHubRepository
url: https://github.com/XRPLF/rippled
- type: Documentation
url: https://xrpl.org/docs/
- type: GettingStarted
url: https://xrpl.org/docs/tutorials/get-started/
- type: ChangeLog
url: https://xrpl.org/blog/
- type: Blog
url: https://xrpl.org/blog/
- type: Community
url: https://xrpl.org/community
- type: Discord
url: https://discord.gg/sfX3ERAMjH
- type: PrivacyPolicy
url: https://ripple.com/privacy-policy/
- type: TermsOfService
url: https://ripple.com/terms-of-use/
- type: StatusPage
url: https://livenet.xrpl.org/
- type: Explorer
url: https://livenet.xrpl.org/
- type: Faucet
url: https://faucet.altnet.rippletest.net/accounts
- type: SDKs
url: https://xrpl.org/docs/references/client-libraries
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/xrpl"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/xrpl/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/xrpl/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.