---
title: "Health check"
method: GET
path: "/health"
---

# Health check

`GET /health`

Check if the service is running

## Response `200`

Service is healthy

- Health
  - `status` string, required
  - `timestamp` string, required

## Other responses

- `500` — Service unhealthy

---

[API](https://skmtc.net/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.net/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smithery-ai/smithery-platform-api/revisions/60b8c3d2fecf/schema)
