
Real-Time Housing Intelligence
Daily real estate updates across every major metro and 70,000+ markets.

Real-Time Housing Intelligence
Daily real estate updates across every major metro and 70,000+ markets.

Real-Time Housing Intelligence
Daily real estate updates across every major metro and 70,000+ markets.
Used by Top Organizations
Real-Time, Real Estate Analytics
Real-Time, Real Estate Analytics
Get Exclusive Access To:
Premium Offerings
Premium Reports
SFR Portfolio Tracking
$OPEN Insights
Premium Research Reports
In-depth reports covering capital flows, portfolio performance, and emerging trends across residential real estate investing.



Premium Reports
SFR Portfolio Tracking
$OPEN Insights
Premium Research Reports
In-depth reports covering capital flows, portfolio performance, and emerging trends across residential real estate investing.



Premium Reports
SFR Portfolio Tracking
$OPEN Insights
Premium Research Reports
In-depth reports covering capital flows, portfolio performance, and emerging trends across residential real estate investing.



API Data Access
Production ready API suite supporting aggregate market metrics, individual for-sale and rental listings, and price feeds for every major metro.
curl -X GET "https://api.parcllabs.com/v1/market_metrics/2899845/housing_event_counts?limit=1&offset=0" \ -H "Accept: application/json" \ -H "Authorization: {API_KEY}"
Make Your First Request
Let's make your first API call! We'll retrieve the latest housing market activity for Chicago, including sales, new listings, and rental activity. You can copy and paste this cURL command (a widely used command-line tool for making API requests) into your terminal:
Learn more
{ "items": [ { "parcl_id": 2900187, "country": "USA", "geoid": "35620", "state_fips_code": null, "name": "New York-Newark-Jersey City, Ny-Nj-Pa", "state_abbreviation": null, "region": null, "location_type": "CBSA", "total_population": 19908595, "median_income": 93610, "parcl_exchange_market": 0, "pricefeed_market": 1, "case_shiller_10_market": 1, "case_shiller_20_market": 1 }, { "parcl_id": 5372594, "country": "USA", "geoid": "3651000", "state_fips_code": "36", "name": "New York City", "state_abbreviation": "NY", "region": "MIDDLE_ATLANTIC", "location_type": "CITY", "total_population": 8622467, "median_income": 76607, "parcl_exchange_market": 1, "pricefeed_market": 1, "case_shiller_10_market": 0, "case_shiller_20_market": 0 }, { "parcl_id": 5822484, "country": "USA", "geoid": "36061", "state_fips_code": "36", "name": "New York County", "state_abbreviation": "NY", "region": "MIDDLE_ATLANTIC", "location_type": "COUNTY", "total_population": 1645867, "median_income": 99880, "parcl_exchange_market": 0, "pricefeed_market": 1, "case_shiller_10_market": 0, "case_shiller_20_market": 0 }, { "parcl_id": 5307989, "country": "USA", "geoid": "3479610", "state_fips_code": "34", "name": "West New York Town", "state_abbreviation": "NJ", "region": "MIDDLE_ATLANTIC", "location_type": "TOWN", "total_population": 52438, "median_income": 70141, "parcl_exchange_market": 0, "pricefeed_market": 0, "case_shiller_10_market": 0, "case_shiller_20_market": 0 }, { "parcl_id": 5372782, "country": "USA", "geoid": "3651011", "state_fips_code": "36", "name": "New York Mills Village", "state_abbreviation": "NY", "region": "MIDDLE_ATLANTIC", "location_type": "VILLAGE", "total_population": 3084, "median_income": 55000, "parcl_exchange_market": 0, "pricefeed_market": 0, "case_shiller_10_market": 0, "case_shiller_20_market": 0 }, { "parcl_id": 5504094, "country": "USA", "geoid": "2746060", "state_fips_code": "27", "name": "New York Mills City", "state_abbreviation": "MN", "region": "WEST_NORTH_CENTRAL", "location_type": "CITY", "total_population": 1166, "median_income": 46458, "parcl_exchange_market": 0, "pricefeed_market": 0, "case_shiller_10_market": 0, "case_shiller_20_market": 0 } ], "total": 6, "limit": 12, "offset": 0, "links": { "first": "https://api.parcllabs.com/v1/search/markets?query=New+York&offset=0", "last": "https://api.parcllabs.com/v1/search/markets?query=New+York&offset=0", "self": "https://api.parcllabs.com/v1/search/markets?query=New%20York", "next": null, "prev": null } }
API Response
This response breaks down recent market activity, including completed sales, new for-sale and rental listings, ownership transfers, pagination links, and total datapoints available. Use these fields to interpret market movement and retrieve additional historical data as needed.
Learn more

Get Started Now!

Get Started Now!






