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

# Api Health Check

`GET /api/health-check/`

## Response `200`

No response body

- HealthApiHealthCheckResponse200 — Empty response body

## Changes

- **2026-07-31** `c26d550029f8` — 1 breaking, 1 info
  - removed the required property `message` from the response with the `200` status
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/keywordsai/apis/api-reference/changes/api/health-check/get.md)

---

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