Borough – NYC Real Estate Data
Borough provides structured NYC real estate data across all five boroughs — 349 neighborhoods, updated continuously. **This RapidAPI listing exposes Borough's free tier:** - Search active rental listings (filter by area, price, beds, baths, building type, no-fee, listing date, days on market) - Search active sale listings - Browse NYC boroughs, neighborhoods, and area IDs - Market snapshots,…
Borough – NYC Real Estate Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
searchRentals /search/rentals |
Search active NYC rental listings with comprehensive filters. Returns summary-level fields per listing. Max 10 results per page on free tier. **Upgrade** to get full listing… |
| GET |
searchSales /search/sales |
Search active NYC sale listings. Supports all rental filters plus `saleType` (resale, sponsor, foreclosure). Max 10 results per page on free tier. **Upgrade** to get full listing… |
| Areas | ||
| GET |
listAreas /areas |
Returns all 349 NYC areas including boroughs, sub-boroughs, and neighborhoods. Optionally filter by level or parent area. |
| Market | ||
| GET |
compareMarkets /market/compare |
Side-by-side market snapshots for up to 5 areas. |
| GET |
getMarketTrends /market/rentals/trends |
Price event time series for an area, limited to the latest 365 days with obvious listing-type price outliers removed. |
| GET |
getMarketSnapshot /market/rentals/snapshot |
Pre-computed market statistics for a specific area: active inventory, median rent, average days on market, and concession rate. Optionally filter by bedroom count and listing type. |
| Utility | ||
| GET |
fetchPhoto /photos/{key} |
Returns or redirects to a listing photo through the Borough domain using a supported image size. |
| GET |
healthCheck /health |
Public uptime check. Returns service status and timestamp. |
Borough – NYC Real Estate Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|