---
title: "Health"
method: HEAD
path: "/health"
---

# Health

`HEAD /health`

Liveness check. Accepts both GET and HEAD because external uptime
monitors (UptimeRobot, BetterStack, etc.) default to HEAD, which a
plain `@app.get` decorator returns 405 for. Body is identical for
GET; HEAD just gets the headers + 200.

## Response `200`

Successful Response

- unknown

## Changes

> 27 revisions in range; 2 not diffed.

- **2026-08-31** `14c952612a09` — 1 info
  - api operation id `health_health_head` removed and replaced with `health_health_get`
- **2026-08-28** `001deb53edca` — 1 info
  - api operation id `health_health_head` removed and replaced with `health_health_get`
- **2026-08-27** `f8cb0acec19f` — 1 info
  - api operation id `health_health_get` removed and replaced with `health_health_head`
- **2026-08-25** `edf359b8955e` — 1 info
  - api operation id `health_health_head` removed and replaced with `health_health_get`
- **2026-08-24** `26aaa34c90ae` — 1 info
  - api operation id `health_health_get` removed and replaced with `health_health_head`

[Full history](https://skmtc.dev/prop-line/apis/player-props-api/changes/health/head.md)

---

[API](https://skmtc.dev/prop-line/apis/player-props-api.md) · [All operations](https://skmtc.dev/prop-line/apis/player-props-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prop-line/player-props-api/revisions/14c952612a09/schema)
