Skip to main content
GET
/
healthz
Health check
curl --request GET \
  --url https://api.polynode.dev/healthz \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Response

200 - text/plain

Server is alive

The response is of type string.