# Property Bot public health API (v1)

Liveness check for the public origin. Same payload as [GET /api/v1/health](https://property.bot/api/v1/health) (JSON): `{"ok":true}`. Unversioned alias markdown: [GET /api/health.md](https://property.bot/api/health.md).

## Access

No API key. No signup. Public GET only.

## Response

- **ok** — `true` when the public origin answered. Does not inspect Postgres or MCP auth.

## Related routes

- [GET /api/v1/info](https://property.bot/api/v1/info) · [info.md](https://property.bot/api/v1/info.md)
- [GET /api/health](https://property.bot/api/health) · [health.md](https://property.bot/api/health.md)
- [Versioning policy](https://property.bot/docs/versioning.md)

Current **v1 has no sunset**. See the versioning policy for Deprecation / Sunset rules. This surface does not expose people, needs, rooms, or private MCP tools.
