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

# Health Check

`GET /health`

Health check endpoint to verify API service availability and operational status.

## Response `200`

Successful Response

- HealthOutput
  - `status` string

---

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