Home

Get node status

POST
https://coreum-tendermint.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-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
jsonrpcstringrequired

JSON-RPC protocol version

idintegerrequired

Request identifier

methodstringrequired

RPC method name

paramsobjectrequired

Method-specific parameters (empty object for status)

Response

200OK

Successful node status response