Files
xrpl-dev-portal/content/@i18n/ja/references/data-api.md
mDuo13 554a3732d4 Migrate content syntax via script
The changes in this commit were auto-generated by running

tool/migrate.sh

Following this commit, the Dactyl build no longer works but the Redocly
build (mostly) should.
2024-01-31 16:09:41 -08:00

1.2 KiB
Raw Blame History

html, parent, blurb, status, nav_omit
html parent blurb status nav_omit
data-api.html references.html (非推奨)XRP Ledger分析と履歴データに対するRESTfulインターフェイスです。 removed true

Ripple Data API v2

警告: Ripple Data API v2は非推奨となりました。代わりにHTTP / WebSocket APIを使って下さい。

古いData APIについてはrippled-historical-database リポジトリをご覧ください.

Alternatives

アカウント残高や取引履歴のリクエストなど、ほとんどの一般的な操作では、WebSocket接続またはJSON-RPCHTTP POSTを使用して、セルフホストまたは公開XRP Ledgerサーバーにリクエストすることとができます。

詳細については、HTTP / WebSocket APIsの使用を開始するページをご覧ください。