---
title: "Check API health"
method: GET
path: "/v1/health"
tags: ["health"]
---

# Check API health

`GET /v1/health`

## Response `200`

The API is healthy

- HealthResponse
  - `status` 'ok', required
  - `version` string, required

## Other responses

- `500` — The API could not complete the health check

---

[API](https://skmtc.dev/builder-group/apis/api-hono.md) · [All operations](https://skmtc.dev/builder-group/apis/api-hono/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builder-group/api-hono/revisions/c97c9a82bd11/schema)
