Access 2,836 building permits issued in Dundee, Florida through a single REST API. Refreshed daily from the official Dundee open data portal and normalized into a consistent schema.
Drill into the most common permit categories in Dundee.
The 10 most recent permits issued in Dundee, Florida. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-07-23 | BC-2026-61 | 217 DUNDEE RD | New construction | New commercial construction |
| 2026-07-23 | BR-2026-4010 | 214 ELINOR AVE | New construction | Rebuild single-family residence |
| 2026-07-20 | BR-2026-5223 | 338 NOLA LN | New construction | New single family residence construction |
| 2026-07-20 | BR-2026-4771 | 930 CANTABERRY DR | New construction | New single family residence construction |
| 2026-07-20 | BR-2026-4774 | 452 HARVARD CT | New construction | New single family residence construction |
| 2026-07-20 | BR-2026-1237 | 720 CANTABERRY DR | New construction | New single family residence construction |
| 2026-07-20 | BR-2026-5229 | 346 NOLA LN | New construction | New single family residence construction |
| 2026-07-20 | BR-2026-4550 | 455 HARVARD CT | New construction | New single family residence construction |
| 2026-07-20 | BR-2026-5226 | 1219 STETSON AVE | New construction | New single family residence construction |
| 2026-07-20 | BT-2026-9462 | 1237 DAISY HILL AVE | Renovation | (P2600366) INSTALL SOLAR PV ROOF SYSTEM |
Query Dundee, Florida permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Dundee permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Dundee&state=FL&issued_after=2026-04-01"
Related coverage in Florida and nationwide.
We ingest data directly from the official Dundee 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 Dundee, Florida was issued on July 23, 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 Dundee 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