v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-104136109.1 KB
system

Liveness check

Return whether the StacyVM API process is alive

get/live

Response

OK

statusstring
uptimestring
versionstring

Example response

{
  "status": "ok",
  "uptime": "2h30m15s",
  "version": "1.0.0"
}