Skip to content

Simple liveness check

GET
/health/live

Simple HTTP endpoint to check if the node is alive. Returns plain text 'OK' response.

Responses

Node is alive

text/plain
JSON
"OK"

Playground

Samples

cURL
JavaScript
PHP
Python
Powered by VitePress OpenAPI

Released under the APACHE-2.0 License