cURL
curl --request GET \ --url https://api.blink15.com/health
GET /health
Returns 200 if the process is alive, 503 if not. This is a lightweight check that doesn’t verify dependencies.
Service is alive