Last updated 10 months ago
Get node health. Returns empty result (200 OK) on success, no response - in case of an error.
/health
Gets Node Health
empty error
curl -L \ --url 'https://band.nownodes.io/health'
{ "id": 0, "jsonrpc": "2.0", "result": { "ANY_ADDITIONAL_PROPERTY": "anything" } }