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

# Health check

`GET /api/health`

Returns API health status. No authentication required.

## Response `200`

API is healthy

- object
  - `status` string
  - `timestamp` string, date-time
  - `version` string
  - `endpoints` object

---

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