Get node status
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Sends a JSON-RPC 2.0 POST request to the Tendermint RPC server to get node status.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version
idintegerrequiredRequest identifier
methodstringrequiredRPC method name
paramsobjectrequiredMethod-specific parameters (empty object for status)
Response
200OK
Successful node status response