Bulk Property Forecasts
Retrieve bulk property forecast rows using optional property filters, requested forecast fields, and pagination.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
ApartmentIQ account ID used to set the request account context.
Forecast horizon.
next_12_months, next_3_years, next_5_years Forecast period bucket.
month, quarter, year Forecast metric field names to include in each property row.
rent_growth_rate_yoy, rent_growth_rate_yoy_downside, rent_growth_rate_yoy_upside, occupancy_percent, occupancy_percent_downside, occupancy_percent_upside Filters used to select properties and constrain the metric aggregation date range.
Page number. Values less than 1 are treated as 1.
x >= 1Matched properties per page. Values above 100 are capped at 100. Interval-based rows expand each matched property into one row per period, so the number of rows returned can be greater than per_page.
1 <= x <= 100Response
Bulk property forecast rows and pagination metadata.
Paginated property forecast export results.
Property forecast rows for the matched properties on the current page. Each matched property is expanded into one row per interval period, so the number of rows returned can be greater than the per_page value. Each row includes property identity fields, an output period, and any requested forecast fields.
Pagination details for matched properties, not the expanded interval-period rows.