Access real-time new construction permit data from Boston, MA. These permits represent ground-up residential and commercial construction — the most consequential permits for real estate market analysis.
Showing the 10 most recent new construction permits issued in Boston, MA. Access all 156 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-07-27 | 92 Theodore Parker RD | $425K | ISSUED | Antonio Ferrara |
| 2026-07-24 | 450 Walnut AV | $101.9M | ISSUED | Boris Rabinovich |
| 2026-07-23 | 67 Belle AV | $405K | ISSUED | Antonio Ferrara |
| 2026-07-23 | 77-81 Terrace ST | $18.7M | ISSUED | John Kettell |
| 2026-07-22 | 5-7 Ackley PL | $496K | ISSUED | RONALD ROY |
| 2026-07-17 | 27 Bothwell RD | $867K | ISSUED | John LoRusso |
| 2026-07-16 | 3458 Washington ST | — | ISSUED | Philip Sima |
| 2026-07-15 | 79 Wrentham ST | $2.0M | ISSUED | Anthony Monahan |
| 2026-07-09 | 94-100 Perthshire RD | $1.1M | ISSUED | PAT MCKENNA |
| 2026-07-09 | 90-92 Perthshire RD | $600K | ISSUED | PAT MCKENNA |
Customer profile: real estate investors, building materials suppliers, and construction market analysts.
Monitor new-build activity for investment analysis, supply chain planning, and competitor tracking. New construction permits are the canonical leading indicator of housing starts.
Query Boston, MA new construction permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Boston&state=MA&category=NEW_CONSTRUCTION" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Boston, MA's official open data portal daily at 3 AM UTC. Most new construction permits appear within 24-48 hours of issuance.
Yes. The API supports filtering by zip code, date range, contractor name, estimated value, and more. See the full API documentation for query parameters.
Yes. Building permits including new construction permits are public records maintained by Boston, MA's building department. PermitStack normalizes this open data into a clean, consistent API.
Our customers include real estate investors, building materials suppliers, and construction market analysts. Monitor new-build activity for investment analysis, supply chain planning, and competitor tracking. New construction permits are the canonical leading indicator of housing starts.
Data source: Official Boston, MA open data portal. Last updated: 2026-07-27.