Include reference to the xrpintel API as alternate data source

This commit is contained in:
Mo Morsi
2021-06-29 19:43:32 -04:00
parent b2e9a58e96
commit 2f0b5ed978

View File

@@ -16,3 +16,5 @@ For information on the old Data API, see the [rippled-historical-database reposi
For most common operations, like requesting account balances or transaction history, you can query a self-hosted or [public XRP Ledger server](public-servers.html) using a [WebSocket connection](get-started-using-http-websocket-apis.html#websocket-api) or [JSON-RPC (HTTP POST)](get-started-using-http-websocket-apis.html#json-rpc).
See the [Get Started Using HTTP / WebSocket APIs](get-started-using-http-websocket-apis.html) page for more information.
[The XRP Intel API](https://xrpintel.com/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.