申し訳ありませんが、このページはお使いの言語では提供されていません。

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

XRP-API 0.1.0 Query Methods

Methods to access data from 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.

Summary Path
Get Account Info GET /accounts/{address}/info
Get Account Settings GET /accounts/{address}/settings
Get Account Transactions GET /accounts/{address}/transactions
Get Transaction GET /transactions/{transaction_id}