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

# GET /api/health

`GET /api/health`

## Response `200`

Application is healthy — DB connected and keys present

- object

## Other responses

- `503` — Service unavailable — DB unreachable or critical checks failed

---

[API](https://skmtc.net/newsify/apis/newsify-today-api.md) · [All operations](https://skmtc.net/newsify/apis/newsify-today-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/newsify/newsify-today-api/revisions/004912bcacc0/schema)
