Access 255 building permits issued in Kalispell, Montana through a single REST API. Refreshed daily from the official Kalispell 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 Kalispell, Montana. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-06 | R26-144 | 615 JERSEY WAY | Other | Mark Pond |
| 2026-08-05 | C26-079 | 200 HERITAGE WAY | Interior remodel | Logan Health_Behavioral Health Med Rm Remodel |
| 2026-08-05 | R26-140 | 530 6th Ave E | Other | Janet Leigh |
| 2026-07-31 | R26-006 | 630 10TH ST W | Other | SFR ADU - Leaming ADU |
| 2026-07-29 | R26-136 | 333 TRIPLE CREEK DR | Other | Aspen Creek - Lot 39 PH1 (333 Triple Creek Dr) |
| 2026-07-29 | R26-103 | 105 FLY WAY | Other | DECK - Mark Hall |
| 2026-07-29 | R26-132 | 345 TRIPLE CREEK DR | Other | Aspen Creek - Lot 37 PH1 (345 Triple Creek Dr) |
| 2026-07-29 | R26-139 | 1229 6TH ST W | Other | Flathead Industries |
| 2026-07-28 | R26-023 | 545 5TH ST W | Addition | SFR ADDITION - Tyson Palmer |
| 2026-07-28 | C26-046 | 40 APPLEWAY DR | Other | Kalispell Outpost Apartments |
Query Kalispell, Montana permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Kalispell permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Kalispell&state=MT&issued_after=2026-04-01"
Related coverage in Montana and nationwide.
We ingest data directly from the official Kalispell open data portal (ArcGIS Hub) 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 Kalispell, Montana 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 Kalispell 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