---
title: "Check API health status"
method: GET
path: "/api/health"
tags: ["Admin - Health"]
---

# Check API health status

`GET /api/health`

Returns the health status of the API

## Response `200`

API is healthy

- object
  - `status` string

---

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