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

# Liveness Check

`GET /`

Basic liveness check - just returns 200 if the process is alive.
This should be fast and not check external dependencies.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- HealthRootRetrieveResponse200 — Empty response body

---

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