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 885 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-08-05 | 4751 Concord St | $10K | UNKNOWN | — |
| 2026-07-31 | 18400 Ohio St | $3K | UNKNOWN | — |
| 2026-07-31 | 1567 Lansing St | $20K | UNKNOWN | — |
| 2026-07-31 | 17220 Stout St | $12K | UNKNOWN | — |
| 2026-07-28 | 718 W Willis St | $2K | UNKNOWN | — |
| 2026-07-27 | 8803 Avis St | $16K | UNKNOWN | — |
| 2026-07-24 | 17131 Appoline St | $7K | UNKNOWN | — |
| 2026-07-24 | 1270 Waterman St | $42K | UNKNOWN | — |
| 2026-07-23 | 18115 Riopelle St | $5K | UNKNOWN | — |
| 2026-07-23 | 19695 Lumpkin St | $13K | 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-08-05.