Access real-time roofing permit data from Baltimore, MD. Roofing permits are required for replacements, significant repairs, and storm damage restoration — making this data especially valuable after weather events.
Showing the 10 most recent roofing permits issued in Baltimore, MD. Access all 1,515 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-05-05 | 2419 MOSHER ST | $15K | UNKNOWN | — |
| 2026-05-05 | 1754 CARSWELL ST | $56K | UNKNOWN | — |
| 2026-05-05 | 338 E 27TH ST | $14K | UNKNOWN | — |
| 2026-05-05 | 126 N STREEPER ST | $10K | UNKNOWN | — |
| 2026-05-05 | 2006 HOMEWOOD AVE | $10K | UNKNOWN | — |
| 2026-05-05 | 926 N MONTFORD AVE | $13K | UNKNOWN | — |
| 2026-05-05 | 5315 HERRING RUN DR | $5K | UNKNOWN | — |
| 2026-05-05 | 2214 W LEXINGTON ST | $10K | UNKNOWN | — |
| 2026-05-05 | 715 N PATTERSON PARK AVE | $2K | UNKNOWN | — |
| 2026-05-05 | 505 SANFORD PL | $165K | UNKNOWN | — |
Customer profile: roofing contractors, insurance adjusters, and storm restoration companies.
Identify properties that just had roof work done (re-roof, repair, replacement) for targeted marketing, competitive intelligence, and post-storm restoration targeting.
Query Baltimore, MD roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Baltimore&state=MD&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Baltimore, MD's official open data portal daily at 3 AM UTC. Most roofing 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 roofing permits are public records maintained by Baltimore, MD's building department. PermitStack normalizes this open data into a clean, consistent API.
Our customers include roofing contractors, insurance adjusters, and storm restoration companies. Identify properties that just had roof work done (re-roof, repair, replacement) for targeted marketing, competitive intelligence, and post-storm restoration targeting.
Data source: Official Baltimore, MD open data portal. Last updated: 2026-05-05.