XRP-API 0.1.0 Methods
An API server that provides a REST-like interface to the XRP Ledger.
Warning: XRP-API is early alpha software. API methods and data formats are likely to change often in ways that break backwards compatibility.
View API methods by category:
Query Methods
Methods to access data from the XRP Ledger.
Transact Methods
Methods to submit transactions to the XRP Ledger.
Meta Methods
Methods to get information about the XRP-API server itself.
Summary | Path |
---|---|
Get Server Info | GET /servers/info |
Get API Docs | GET /apiDocs |
Ping | GET /ping |