# Property Bot public info API

Unauthenticated product facts for Property Bot. Same payload as [GET /api/info](https://property.bot/api/info) (JSON). Canonical versioned twin: [GET /api/v1/info.md](https://property.bot/api/v1/info.md).

## Access

No API key. No signup. Public GET only.

## Fields

- **name** — Property Bot
- **description** — Call or text Grahm to find a place to live, find a roommate, or list a room. Conversation is the product.
- **phone** — +13854429768 (call or text Grahm)
- **mcp** — https://mcp.property.bot/mcp (Bearer-gated; first-person only; not part of this public REST surface)
- **docs** — https://property.bot/docs
- **openapi** — https://property.bot/openapi.json
- **version** — public info API document version
- **when_to_use** — guidance for agents

## Related routes

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

This surface does not expose people, needs, rooms, or private MCP tools.
