Access real-time roofing permit data from Pierce County, WA. 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 Pierce County, WA. Access all 161 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-07-28 | 15414 28TH AVCT E | $40K | ISSUED | — |
| 2026-07-28 | 7112 242ND ST E | $39K | ISSUED | — |
| 2026-07-28 | 15624 67TH AVCT NW | $14K | ISSUED | — |
| 2026-07-28 | 14514 45TH ST SW | $10K | ISSUED | — |
| 2026-07-27 | 6310 43RD AV NW | $43K | ISSUED | — |
| 2026-07-23 | 2512 278TH ST E | $35K | ISSUED | — |
| 2026-07-21 | 860 HYAK WY | $45K | ISSUED | — |
| 2026-07-21 | 13605 72ND AV E | $26K | ISSUED | — |
| 2026-07-20 | 904 107TH ST S | $24K | FINAL | — |
| 2026-07-16 | 12015 231ST ST E | $54K | ISSUED | — |
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 Pierce County, WA roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Pierce%20County&state=WA&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Pierce County, WA'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 Pierce County, WA'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 Pierce County, WA open data portal. Last updated: 2026-07-28.