Access real-time roofing permit data from Detroit, MI. 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 Detroit, MI. Access all 1,005 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-05-04 | 20179 Pinehurst St | $4K | UNKNOWN | — |
| 2026-05-04 | 13977 Indiana St | $3K | UNKNOWN | — |
| 2026-05-02 | 9387 Lauder St | $21K | UNKNOWN | — |
| 2026-04-30 | 1442 Livernois Ave | $23K | UNKNOWN | — |
| 2026-04-30 | 14840 Lannette St | $5K | UNKNOWN | — |
| 2026-04-30 | 255 Chalmers St | $6K | UNKNOWN | — |
| 2026-04-29 | 4120 Commonwealth St | $4K | UNKNOWN | — |
| 2026-04-29 | 12075 Kilbourne Ave | $3K | UNKNOWN | — |
| 2026-04-29 | 15344 Stahelin Rd | $16K | UNKNOWN | — |
| 2026-04-28 | 19223 Tireman St | $3K | 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 Detroit, MI roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Detroit&state=MI&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Detroit, MI'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 Detroit, MI'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 Detroit, MI open data portal. Last updated: 2026-05-04.