v2

latestOpenAPI 3.1.0Proprietary2026-07-26211984.6 KB
Health

Liveness check

Returns 200 if the API worker is running.

get/health

Response

Service is alive

status'ok'
productstring
versionstring
timestampstring date-time

Example response

{
  "product": "rendex",
  "version": "1.8.0"
}