XRPL WebSocket API (Mainnet)

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.

API entry from apis.yml

apis.yml Raw ↑
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
- 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