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

# Service health

`GET /health`

Public health endpoint used by load balancers and uptime checks.

## Response `200`

Service is healthy and serving requests

- object
  - `success` boolean, required
  - `message` string, required

## Changes

- **2026-07-06** `81fbe32d2100` — 2 info
  - api tag `Health` added
  - api tag `Chains` removed
- **2026-02-13** `6f29f3dbc61a` — 1 info
  - endpoint added
- **2026-02-11** `f0a06d728c7b` — 1 breaking
  - api path removed without deprecation
- **2026-02-10** `02899ebe907d` — 1 info
  - endpoint added
- **2026-02-10** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/routemesh/apis/routemesh-api/changes/health/get.md)

---

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