Direct programmatic access to 3,000+ scored deals and 45,000+ closed comp records across CT, MA, NJ, and NYC. JSON responses. No scraping. No spreadsheets.
Get API Access — $297/moAPI key provisioned instantly after checkout.
All endpoints return JSON. Base URL: https://api.northeastdealintel.com/v1
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/deals | Active listings with AI deal scores. Filter by state, property type, min/max score, price range, 1031 eligibility, and submarket. |
| GET | /v1/deals/{id} | Single deal by ID — full record including green/red flags and analyst take. |
| GET | /v1/comps | Closed transaction records. Filter by state, property type, price range, date range, and submarket. Up to 500 records per request. |
| GET | /v1/comps/stats | Aggregate stats by state × property type — avg sale price, avg price/SF, avg cap rate, transaction count. |
| GET | /v1/market/summary | Market overview — listing counts by state, avg deal scores, top submarkets, cap rate ranges by property type. |
| GET | /v1/health | API status check. No authentication required. Returns live record counts. |
| Parameter | Type | Description |
|---|---|---|
state | string | Filter by state: CT, MA, NJ, NY |
property_type | string | e.g. industrial, retail, office, multifamily |
min_score | float | Minimum deal score (0–10) |
max_score | float | Maximum deal score (0–10) |
min_price | int | Minimum asking price (USD) |
max_price | int | Maximum asking price (USD) |
is_1031 | bool | true = 1031-eligible deals only |
submarket | string | Partial match on submarket name |
limit | int | Results per page (default: 50, max: 200) |
offset | int | Pagination offset (default: 0) |
All endpoints (except /v1/health) require an API key passed in the request header.
Include X-API-Key: your_key_here in every request. Keys begin with ndi_. Your key is provisioned automatically after subscribing to Data Pro.
Fair use limits are enforced per API key. Counters reset at midnight UTC.
Replace ndi_your_api_key_here with your actual key.
Data Pro gives you everything in All-Access plus the full REST API. One flat monthly price.
Cancel anytime. No contracts.
API key emailed immediately. Questions? Contact us.