Access 16,657 building permits issued in Grand Junction, Colorado through a single REST API. Refreshed daily from the official Grand Junction open data portal and normalized into a consistent schema.
Most common permit types issued in the last year.
The 10 most recent permits issued in Grand Junction, Colorado. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-05-26 | PCR-2025-1375 | 822 COLORADO | New construction | New Construction - Single-family Home, ADU over a detached garage will be a separa... |
| 2026-05-26 | PCR-2025-1374 | 818 COLORADO | New construction | New Construction - Single-family Home, ADU over a detached garage will be a separa... |
| 2026-05-22 | PCR-2025-1277 | 2680 B 3/4 | Other | Adding 9' x 16' covered porch on south side of home |
| 2026-05-20 | PCN-2026-514 | 1211 WELLINGTON | Foundation | FOUNDATION ONLY for bank building - Request approval to construct a new bank build... |
| 2026-05-14 | PCR-2026-430 | 518 28 | Other | Request approval to convert an existing office building to 18 residential multi-un... |
| 2026-05-13 | DWP-2025-238 | 607 29 1/2 | Other | New Driveway Permit |
| 2026-05-13 | PCR-2025-924 | 115 LILAC | Addition | New living room addition and replacement of deck |
| 2026-05-13 | PCN-2026-478 | 104 WHITE | Interior remodel | Planning Clearance to convert the existing lobby and commercial kitchen (originall... |
| 2026-05-11 | PCN-2026-447 | 225 MAIN | Other | Request approval to install entry and exit gate system to better control utilizati... |
| 2026-05-11 | PCN-2026-448 | 236 MAIN | Other | Request approval to install entry and exit gate system to better control utilizati... |
Query Grand Junction, Colorado permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Grand Junction permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Grand%20Junction&state=CO&issued_after=2026-04-01"
Related coverage in Colorado and nationwide.
We ingest data directly from the official Grand Junction 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 Grand Junction, Colorado was issued on May 27, 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 Grand Junction permits interactively. Sign up for a free API key to get started.
Yes. Paid plans support CSV export and periodic webhooks for changed permits.
The median time from permit filing to issuance in Grand Junction, Colorado is 12 days, based on permits issued in the last 12 months. Smaller permit types (residential alteration, electrical) typically issue faster; new construction and large additions usually take longer.
Free tier covers 100 requests per day. No credit card required.
Get Free API Key