mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +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.
1.2 KiB
1.2 KiB
html, parent, seo, status, nav_omit
| html | parent | seo | status | nav_omit | ||
|---|---|---|---|---|---|---|
| data-api.html | references.html |
|
removed | true |
Ripple Data API v2
警告: Ripple Data API v2は非推奨となりました。代わりにHTTP / WebSocket APIを使って下さい。
古いData APIについてはrippled-historical-database リポジトリをご覧ください.
Alternatives
アカウント残高や取引履歴のリクエストなど、ほとんどの一般的な操作では、WebSocket接続またはJSON-RPC(HTTP POST)を使用して、セルフホストまたは公開XRP Ledgerサーバーにリクエストすることとができます。
詳細については、HTTP / WebSocket APIsの使用を開始するページをご覧ください。