Access real-time roofing permit data from Wake County, NC. 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 Wake County, NC. Access all 133 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-08-05 | 1717 CHESTNUT HILL | — | IN_PROGRESS | — |
| 2026-08-03 | 411 MELODY | — | CANCELLED | — |
| 2026-07-30 | 2003 PRIMROSE COTTAGE | — | CANCELLED | Design Pro Exteriors |
| 2026-07-30 | 6601 BLALOCK FOREST | $7K | FILED | Old Hickory Buildings |
| 2026-07-28 | 313 INWOOD FOREST | $12K | FILED | Doug Brown |
| 2026-07-28 | 4620 LAKE WHEELER | $571K | FILED | in situ studio |
| 2026-07-27 | 6245 HAMPTON RIDGE | $11K | FILED | build pro renovations |
| 2026-07-27 | 313 INWOOD FOREST | $12K | CANCELLED | Doug Brown |
| 2026-07-27 | 3031 DOVER FARM | — | IN_PROGRESS | BURNEY BUILDERS, INC |
| 2026-07-24 | 6801 PULLEY TOWN | $10K | IN_PROGRESS | Ginger Baker |
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 Wake County, NC roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Wake%20County&state=NC&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Wake County, NC'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 Wake County, NC'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 Wake County, NC open data portal. Last updated: 2026-08-05.