---
title: "Health check"
method: GET
path: "/healthcheck"
tags: ["Health"]
---

# Health check

`GET /healthcheck`

Returns the current health status of the API. Can be used by load balancers, monitoring tools, or deployment pipelines to verify the service is running.

## Response `200`

Service is healthy

- object
  - `status` string, required

---

[API](https://skmtc.net/totalpass/apis/token-use.md) · [All operations](https://skmtc.net/totalpass/apis/token-use/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalpass/token-use/versions/bc65b4950c7e/schema)
