Documentation Index
Fetch the complete documentation index at: https://qwady.wiki/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Listing and building responses include photo keys — 32-character hex hashes that identify images. Borough also exposes a public photo proxy at/v1/photos/{key} so clients can fetch supported image sizes through the Borough domain when they want a stable first-party URL.
Borough photo proxy
large_800_400(default)medium_500_250
400; missing images return 404.
URL format
Available sizes
| Size | Dimensions | Use case |
|---|---|---|
medium_500_250 | 500x250 | Cards |
large_800_400 | 800x400 | Detail pages |
Example
Given a photo keyed2987594843debc8e828fef155dbb6d:
Where keys appear
ListingSummary.leadPhotoKey— Primary listing photoListingDetail.photos— Array of all photo keysListingDetail.floorPlanKey— Floor plan image (if available)BuildingDetail.photos— Building exterior/common area photos