mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
For better URLs, the content folder has been renamed 'docs' and all other files have been moved up a level. Also, non-docs images have been moved to the static folder at the top level where they belong. Many relative paths had to be fixed to make this work.
16 lines
477 B
Markdown
16 lines
477 B
Markdown
---
|
|
html: xrp-api.html
|
|
parent: references.html
|
|
seo:
|
|
description: An API server that provides a REST-like interface to the XRP Ledger.
|
|
#template: pagetype-redirect.html.jinja
|
|
redirect_url: https://xpring-eng.github.io/xrp-api/
|
|
nav_omit: true
|
|
filters:
|
|
- xrpapi_readme
|
|
sidebar: ../../sidebars.yaml
|
|
---
|
|
# 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.
|