mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
14 lines
463 B
Markdown
14 lines
463 B
Markdown
---
|
|
html: xrp-api.html
|
|
parent: references.html
|
|
blurb: An API server that provides a REST-like interface to the XRP Ledger.
|
|
template: template-redirect.html
|
|
redirect_url: https://github.com/xpring-eng/xrp-api # Update to GH Pages ref if possible
|
|
nav_omit: true
|
|
filters:
|
|
- xrpapi_readme
|
|
---
|
|
# XRP-API
|
|
|
|
The XRP-API server provides an alternate REST-like interface to the XRP Ledger, but is not currently considered stable software and is not actively supported.
|