Returns aggregate market statistics and listing trends for a single US zip code.

 

This endpoint returns aggregate sale and rental listing data, averages, listing statistics, and historical trends for a single US zip code.

Aggregate sale market data will be returned in the top-level saleData field, while aggregate rental market data will be returned in the top-level rentalData field. If no sale or rental market statistics are available for the specified zip code, their respective field will not be included in the response.

You can control which market data to retrieve by using the dataType query parameter, with supported values of "All", "Sale" and "Rental". It defaults to "All" when not provided.

By default, this endpoint will return the most recent 12 months of historical record entries, as long as that data is available for the specified zip code. You can provide your own time range for historical records with the historyRange query parameter.

📘

Historical sale market statistics are available from January 2024, and historical rental market statistics are available from April 2020. Note, there may be gaps in the historical data when there were not enough listings to generate statistically significant averages.

 
Language
Authorization
Header
Click Try It! to start a request and see the response here!