API Reference
Get Market Snapshot
Pre-computed market statistics for a specific area: active inventory, median rent, average days on market, and concession rate. Optionally filter by bedroom count and listing type.
Snapshots are recomputed daily at 5am UTC.
Tier: Free+
GET
Get market snapshot for an area
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Area ID (see /areas for the full list)
Filter by bedroom count (0=studio, 1-6)
Required range:
0 <= x <= 6Listing type
Available options:
rental, sale Previous
Get Market TrendsPrice event time series for an area, grouped by date and event type.
Returns the latest 365 days of data with obvious listing-type price outliers removed.
Aggregates the same `LISTED` / `PRICE_DROP` / `PRICE_INCREASE` events as
`/property/{id}/history`, so it charts price movement and new-listing
activity. Delistings are not recorded and do not appear here.
**Tier:** Free+
Next
Get market snapshot for an area