申し訳ありませんが、このページはお使いの言語では提供されていません。
XRP Ledger Dev Portalをさまざまな言語で提供するよう取り組んでいますが、すべてのページがすべての言語で提供されているわけではありません。ご協力いただける場合は、ぜひ貢献をお願いいたします
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 |