学ぶ
オーバービュー
使用
沿革
インパクト
二酸化炭素電卓
探る
ウォレット
取引所
企業
XRP Ledger エクスプローラ
作る
ドキュメント
コンセプト
チュートリアル
リファレンス
開発者用ツール
開発者ブログ
貢献する
編集
検索を開く
サイトを検索
検索を閉じる
始める
日本語
Eng
日本語
ホーム
作る
開発者用ツール
WebSocket API Tool
WebSocket Tool
server_info
Get information about the state of the server, formatted for human consumption.
Read more
Request
Send request
Offline (Main Net)
Responses
Keep last:
先頭へ
Connection Settings
×
s1.ripple.com (Mainnet Public Cluster)
xrpl.ws (Mainnet Full History Cluster)
s2.ripple.com (Mainnet Full History Cluster)
s.altnet.rippletest.net (Testnet Public Cluster)
s.devnet.rippletest.net (Devnet Public Cluster)
localhost:6006 (Local
rippled
Server on port 6006)
(Requires that you
run
rippled
on this machine with default WebSocket settings)
Permalink
×
Share the following link to load this page with the currently-loaded inputs:
https://xrpl.org/websocket-api-tool.html?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A1%2C%22command%22%3A%22server_info%22%7D
cURL Syntax
×
Use the following syntax to make the equivalent JSON-RPC request using
cURL
from a commandline interface:
curl -H 'Content-Type: application/json' -d '{"method":"server_info","params":[{}]}' https://s1.ripple.com:51234/