Access 3,272 building permits issued in Eagle Lake, Florida through a single REST API. Refreshed daily from the official Eagle Lake open data portal and normalized into a consistent schema.
Drill into the most common permit categories in Eagle Lake.
The 10 most recent permits issued in Eagle Lake, Florida. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-07-28 | BT-2026-6934 | 82 1ST ST | Renovation | Solar Mounted system on roof |
| 2026-07-28 | BT-2026-8753 | 1273 DEEPWATER CIR | Renovation | New Swimming Pool |
| 2026-07-27 | BR-2026-1925 | 810 PEBBLE CREST LN | New construction | Single family residence construction |
| 2026-07-27 | BR-2026-5659 | 252 BROOKINS AVE | Renovation | Build on Site Metal Building for Storage - needs a |
| 2026-07-23 | BR-2026-5690 | 826 9TH ST | Renovation | 20 x 22 carport |
| 2026-07-21 | BR-2026-4957 | 3183 TOTEM RD | New construction | Single family residence new construction |
| 2026-07-21 | BR-2026-4954 | 3175 TOTEM RD | New construction | Single family residence construction |
| 2026-07-21 | BR-2026-4956 | 3179 TOTEM RD | New construction | Single family residence construction |
| 2026-07-21 | BR-2026-4952 | 3174 TOTEM RD | New construction | Single family residence construction |
| 2026-07-21 | BR-2026-4953 | 3170 TOTEM RD | New construction | Single family residence construction |
Query Eagle Lake, Florida permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Eagle Lake permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Eagle%20Lake&state=FL&issued_after=2026-04-01"
Related coverage in Florida and nationwide.
We ingest data directly from the official Eagle Lake 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 Eagle Lake, Florida was issued on July 28, 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 Eagle Lake 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