Access real-time roofing permit data from Sacramento, CA. 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 Sacramento, CA. Access all 336 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-04-24 | 4859 ALTA DR | $9K | ISSUED | HUFT HEATING AND AIR CONDITION |
| 2026-04-24 | 4909 62ND ST | $9K | ISSUED | — |
| 2026-04-24 | 6902 WOODBINE AVE | $79K | ISSUED | AAA BUILDERS |
| 2026-04-24 | 1307 F ST | $43K | ISSUED | CENTIMARK CORPORATION |
| 2026-04-23 | 2183 60TH AVE | $10K | ISSUED | — |
| 2026-04-23 | 2181 MEADOWVIEW RD | $12K | ISSUED | — |
| 2026-04-23 | 1409 V ST | $5K | ISSUED | — |
| 2026-04-23 | 2727 H ST | $54K | ISSUED | ALEX PEREZ ROOFING INC |
| 2026-04-22 | 716 WOODLAKE DR | $17K | ISSUED | INDEPENDENT MECHANICAL |
| 2026-04-22 | 5741 79TH ST | $14K | 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 Sacramento, CA roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Sacramento&state=CA&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Sacramento, CA'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 Sacramento, CA'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 Sacramento, CA open data portal. Last updated: 2026-04-24.