API Reference
Get Market History
Daily time series of the market-snapshot aggregates (median rent/price,
inventory, average days-on-market, concession rate) for an area. The
series accrues forward from when archiving began, so it is sparse until
enough days accumulate. Pass bedrooms to scope to one unit size, or
omit it to get every bedroom bucket per day.
Tier: Free+
GET
Get market snapshot history for an area
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Area ID
Bedroom count (0-6). Omit for all bedroom buckets.
Required range:
0 <= x <= 6Listing type
Available options:
rental, sale Lookback window in days (default 90, max 365)
Required range:
1 <= x <= 365Get market snapshot history for an area