cURL
curl --request GET \ --url https://api.polynode.dev/healthz \ --header 'x-api-key: <api-key>'
"<string>"
Liveness probe. Returns 200 OK if the server is running.
Server is alive
The response is of type string.
string