Access real-time roofing permit data from Seattle, 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 Seattle, WA. Access all 415 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-04-25 | 14018 Greenwood AVE N | — | ISSUED | — |
| 2026-04-25 | 5100 40th AVE NE | — | ISSUED | — |
| 2026-04-24 | 123 CROCKETT ST | — | ISSUED | — |
| 2026-04-23 | 7459 A WOODLAWN AVE NE | — | ISSUED | — |
| 2026-04-23 | 12049 LAKESIDE PL NE | — | ISSUED | — |
| 2026-04-21 | 3806 WALLINGFORD AVE N | — | ISSUED | — |
| 2026-04-21 | 2712 FRANKLIN AVE E | — | ISSUED | — |
| 2026-04-21 | 5629 34TH AVE SW | — | ISSUED | — |
| 2026-04-21 | 1455 NW LEARY WAY | — | ISSUED | — |
| 2026-04-20 | 9024 12TH AVE NW | — | 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 Seattle, WA roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Seattle&state=WA&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Seattle, 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 Seattle, 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 Seattle, WA open data portal. Last updated: 2026-04-25.