---
title: "Liveness check"
method: GET
path: "/live"
tags: ["system"]
---

# Liveness check

`GET /live`

Return whether the StacyVM API process is alive

## Response `200`

OK

- InternalApiRoutesHealthResponse
  - `status` string
  - `uptime` string
  - `version` string

---

[API](https://skmtc.net/stacyos/apis/stacyvm-api.md) · [All operations](https://skmtc.net/stacyos/apis/stacyvm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stacyos/stacyvm-api/versions/d8b1ebf10293/schema)
