Ripple Data API v2

Warning: The Ripple Data API v2 is deprecated with no ongoing support. Please use the native XRP Ledger HTTP APIs instead.

For information on the old Data API, see the rippled-historical-database repository .

Alternatives

For most common operations, like requesting account balances or transaction history, you can query a self-hosted or public XRP Ledger server using a WebSocket connection or JSON-RPC (HTTP POST).

See the Get Started Using HTTP / WebSocket APIs page for more information.

The XRP Intel API run by Dev Null Productions provides many of the same data which the Ripple Data API v2 used to, including account, gateways, and more; derived directly from the XRP Ledger.