New endpoint for comparing aggregated market-level metrics across MSAs and submarkets.
-
Markets
- Compare Markets:
POST /explore_markets- Retrieve aggregated metrics for geographic areas including rent performance, inventory, demographics, and sales transaction data
- Compare Markets:
-
Documentation
- Added Compare Markets use case guide
Initial public documentation of the ApartmentIQ API.
-
Authentication: Bearer tokens via
Authorizationheader -
Base URL:
https://data.apartmentiq.io/apartmentiq/api/v1 -
Market Surveys
- List Competitive Sets:
GET /accounts/{account_id}/comp_sets - Market Survey:
GET /comp_sets/{comp_set_id}/market_survey - Units:
GET /comp_sets/{comp_set_id}/units - Floorplans:
GET /comp_sets/{comp_set_id}/floor_plans
- List Competitive Sets:
-
Markets
- Search Geo Boundaries:
POST /geo_boundaries/search - Bulk Properties:
POST /geo_boundaries/properties
- Search Geo Boundaries:
-
Global
- Security scheme: HTTP Bearer (JWT)
- Rate limit: 100 requests per 5 minutes (returns 429 when exceeded)