/cosmos/base/tendermint/v1beta1/node_info
GET
GetNodeInfo queries the current node info.
Responses
p2pstring
blockstring
appstring
default_node_idstring
listen_addrstring
networkstring
versionstring
channelsstring
monikerstring
tx_indexstring
rpc_addressstring
VersionInfo is the type for the GetNodeInfoResponse message.
namestring
app_namestring
versionstring
git_commitstring
build_tagsstring
go_versionstring
pathstring
versionstring
sumstring
cosmos_sdk_versionstring
codestringrequired
Code identifying the cause of the failed request.messagestringrequired
Detailed message including the name and value of the invalid parameter.{"code": "ERROR_CODE","message": "An unexpected error response."}
cURL
curl -X GET 'https://rest-babylon-mainnet.nodit.io/cosmos/base/tendermint/v1beta1/node_info' \-H 'Content-Type: application/json' \-H 'X-API-KEY: nodit-demo'