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

# Health check

`GET /api/health`

Check if the API is running and healthy

## Response `200`

API is healthy

- object
  - `status` string
  - `service` string
  - `timestamp` string, date-time

---

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