Liveness probe
Unauthenticated. Answers 200 while the engine is accepting calls. Use it for uptime monitoring, not for checking your own credentials - GET /me does that.
Responses
200The engine is up. HealthStatus
curl -X GET https://api.indpayroll.com/v1/health \
-H "Authorization: Bearer $INDP_API_KEY"{
"status": "ok",
"version": "2026.09.1",
"time": "2026-09-30T09:15:04Z"
}