# Peek Virtual Tours Peek provides immersive 3D virtual tours for real apartment units across major US cities. Each listing includes real-time pricing, availability, floor plans, and virtual tour links. ## Catalog - [Browse all metro areas](https://a.peek.us) - [Sitemap](https://a.peek.us/sitemap.xml) — full index of all metro, city, community, and unit pages ## API - [Markdown endpoint](https://a.peek.us/api/md) — send Accept: text/markdown to receive markdown response - [MCP discovery](https://a.peek.us/.well-known/mcp.json) ## Usage Pages return full HTML by default. Send Accept: text/markdown header to receive markdown response. ## Notes canonical host: [https://a.peek.us](https://a.peek.us) (set via SITE_URL env var, see lib/env.ts)