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

# Health check

`GET /health`

This endpoint provides a success response code (200) with status code 2 if the service is alive

## Response `200`

API is healthy

## Other responses

- `429` — Too many requests
- `503` — API is unhealthy or in degraded state

---

[API](https://skmtc.net/elexon/apis/bmrs-insights.md) · [All operations](https://skmtc.net/elexon/apis/bmrs-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elexon/bmrs-insights/revisions/d94e9edb295e/schema)
