---
title: "Health check"
method: GET
path: "/api/v1/health"
tags: ["Health"]
---

# Health check

`GET /api/v1/health`

Returns a simple liveness payload without requiring an API key.

## Response `200`

API is reachable.

- HealthResponse
  - `status` string, required

---

[API](https://skmtc.dev/fusionflow-app/apis/fusionflow-public-api.md) · [All operations](https://skmtc.dev/fusionflow-app/apis/fusionflow-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fusionflow-app/fusionflow-public-api/revisions/21df2e48ac96/schema)
