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

# Check platform health

`GET /health`

Check the health of the platform. If the health endpoint cannot be reached, it means that the platform is not in a healthy state.

## Response `200`

The platform is in a healthy state.

- object
  - `status` string

## Other responses

- `500` — Internal server error.

---

[API](https://skmtc.net/numeral/apis/payments.md) · [All operations](https://skmtc.net/numeral/apis/payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/numeral/payments/revisions/220f101cc2ef/schema)
