Access 113,142 building permits issued in Salt Lake City, Utah through a single REST API. Refreshed daily from the official Salt Lake City open data portal and normalized into a consistent schema.
Most common permit types issued in the last year.
Drill into the most common permit categories in Salt Lake City.
The 10 most recent permits issued in Salt Lake City, Utah. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-06 | BLD2026-06383 | 1907 S WASATCH DR | Mechanical | Legalizing our existing basement apartment. /// BC CONDITIONS LIST UPLOADED. MEP P... |
| 2026-08-06 | BLD2026-06375 | 340 N C ST, 3 | Fire alarm | LDS Hospital 7 Head T.I. |
| 2026-08-06 | BLD2026-06359 | 715 N WEST CAPITOL ST | Mechanical | 1-Headed Mini Split Installation |
| 2026-08-06 | BLD2026-06385 | 460 E BRYAN AVE | Fence | Proposed Fence Installation PlanAloha Fence proposes to install approximately 234 ... |
| 2026-08-06 | BLD2026-06362 | 560 E SOUTH TEMPLE ST, P104 | Plumbing | Replace faucets in kitchen, master and guest baths. Move washer box and add sink ... |
| 2026-08-06 | BLD2026-06370 | 272 N I ST | Other | Open roof trellis for carp port |
| 2026-08-06 | BLD2026-06386 | 1514 W SUNSET DR | Electrical | Upgrading service line to the house |
| 2026-08-06 | BLD2026-06367 | 74 N G ST | Electrical | MEPs needed jPRemove/remodel prior rear 2 story addition & build new 2 story a... |
| 2026-08-06 | BLD2026-06368 | 74 N G ST | Mechanical | MEPs needed jPRemove/remodel prior rear 2 story addition & build new 2 story a... |
| 2026-08-06 | BLD2026-06358 | 615 S ARAPEEN DR | Signage | Non Illuminated Dimensional logo with FCO Lettering added to an existing monument |
Query Salt Lake City, Utah permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Salt Lake City permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Salt%20Lake%20City&state=UT&issued_after=2026-04-01"
Related coverage in Utah and nationwide.
We ingest data directly from the official Salt Lake City open data portal (the official city portal) daily. This is the same source used by the city's own public dashboards, normalized into a consistent JSON schema across our U.S. jurisdictions.
Our automated ingestion runs daily at 03:00 UTC. The latest permit in our database for Salt Lake City, Utah was issued on August 6, 2026. Permit backlogs on the city side may mean some permits take a few days to appear.
Yes — our free tier includes 100 requests per day, enough to search and filter Salt Lake City permits interactively. Sign up for a free API key to get started.
Yes. CSV export is available on every plan, including free, with the row cap rising by tier. Real-time webhooks for changed permits are on the Developer plan and above.
Free tier covers 100 requests per day. No credit card required.
Get Free API Key