Skip to main content

Health

GET

Retrieves the node's heartbeat status.
Path Parameters
chainstringrequired
Parameter specifying the target chain to query.
networkstringrequired
Parameter specifying the network of the target chain.
Responses
jsonrpcstringrequired
idintegerrequired
resultobjectrequired
cURL
curl -X GET 'https://rpc-injective-mainnet.nodit.io/health' \
-H 'Content-Type: application/json' \
-H 'X-API-KEY: nodit-demo'