Access 4,434 building permits issued in Lake Alfred, Florida through a single REST API. Refreshed daily from the official Lake Alfred open data portal and normalized into a consistent schema.
Drill into the most common permit categories in Lake Alfred.
The 10 most recent permits issued in Lake Alfred, Florida. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-07-31 | BT-2026-287 | 3477 CHINOTTO DR | Renovation | ROOFTOP SOLAR SYSTEM WITH DERATE OF MAIN |
| 2026-07-24 | BR-2026-223 | 1779 RUBY LN | New construction | NEW SFR |
| 2026-07-23 | BR-2026-203 | 3692 AMANATSU AVE | New construction | NEW SFR MODEL W/SALES OFFICE |
| 2026-07-21 | BR-2026-123 | 2211 SPRUCE LN | Other | SETUP AND ANCHOR MOBILE HOME |
| 2026-07-21 | BR-2026-224 | 1400 MELROSE ST | Renovation | SCREEN ENCLOSURE ON EXISTING PAVER DECK WITH FOOT |
| 2026-07-21 | BR-2026-193 | 746 IMPALA RD | New construction | NEW SFR |
| 2026-07-21 | BR-2026-185 | 3755 BERGAMOT ST | Renovation | CAGE BUILD FOR NEW INGROUND POOL BUILD |
| 2026-07-20 | BR-2026-208 | 3665 AMANATSU AVE | New construction | NEW SFR |
| 2026-07-20 | BR-2026-210 | 3664 AMANATSU AVE | New construction | NEW SFR |
| 2026-07-20 | BR-2026-209 | 3676 AMANATSU AVE | New construction | NEW SFR |
Query Lake Alfred, Florida permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Lake Alfred permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Lake%20Alfred&state=FL&issued_after=2026-04-01"
Related coverage in Florida and nationwide.
We ingest data directly from the official Lake Alfred 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 Lake Alfred, Florida was issued on July 31, 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 Lake Alfred 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