Search SF rentals, with provenance
search_listingsSearch PutRoots' San Francisco rental index. Every row carries its source, the date we last saw it, and whether the landlord stated any requirements at all. Use this when someone asks what's available in SF at a price / bedroom count / neighborhood. Without a signed-in PutRoots account this searches the free sample only (3 listings per bedroom tier) and says so, with the true total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| beds | No | Bedroom tier. "room" means a room in a shared place. | |
| hood | No | Neighborhood name, matched loosely (e.g. "Mission", "Sunset"). | |
| limit | No | How many to return (default 10, max 25). Newest first. | |
| max_price | No | Max monthly rent in USD. Listings with no stated price are excluded when you set this — we don't let unpriced posts through a price filter. | |
| min_price | No | Min monthly rent in USD. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gated | Yes | true = free sample only (anonymous or partner key); total still tells the true index size. | |
| total | Yes | ||
| matched | Yes | ||
| listings | Yes | ||
| searched | Yes | ||
| not_checked_vs_budget | No | ||
| listings_with_no_stated_requirements | No |