---
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

---

[API](https://skmtc.net/prop-line/apis/player-props-api.md) · [All operations](https://skmtc.net/prop-line/apis/player-props-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prop-line/player-props-api/versions/36072dd255f2/schema)
