Compare Markets
Retrieve aggregated market-level metrics for geographic areas such as MSAs and Submarkets. This endpoint returns comprehensive market data including rent averages, occupancy rates, inventory counts, population demographics, and sales transaction data. Use market-level filters to narrow results by geography or performance metrics, and property-level filters to control which properties contribute to the aggregations.
Authorizations
Enter a Bearer token obtained via the OAuth client credentials flow or from the Access Tokens tab in your account settings.
Body
The ID of the account you're requesting data for.
2222
Market-level filters to narrow results by geography or market performance metrics.
Filters applied to properties before aggregating market metrics. Only properties matching these filters will contribute to the market-level calculations.
Field to sort results by. Can be any numeric response attribute.
"population_total"
Sort direction.
asc, desc "desc"
Maximum number of markets to return.
1 <= x <= 10050
Response
Successfully retrieved market data. Returns markets in JSON:API format with comprehensive market-level metrics.
Array of market data in JSON:API format.