Access 35,740 building permits issued in Winter Park, Florida through a single REST API. Refreshed daily from the official Winter Park open data portal and normalized into a consistent schema.
Most common permit types issued in the last year.
Drill into the most common permit categories in Winter Park.
The 10 most recent permits issued in Winter Park, Florida. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-07 | ROOF-2026-0359 | 275 NEW YORK | Roofing | Re-roof over existing w/ .060mil TPO |
| 2026-08-07 | MECH-2026-0537 | 1731 PINETREE | Mechanical | A/C Change out; same for same; 3 ton HP; (2) thermostats |
| 2026-08-07 | ELEC-2026-0653 | 193 OVERLOOK | Electrical | BLDR-2025-0859 |
| 2026-08-07 | PLMB-2026-0364 | 224 OVERLOOK | Plumbing | 1 BATHTUB, 1 DISPOSAL, 5 HOSE BIBBS, 1 ICE MACHINE, 8 LAVATORIES, 4 SHOWERS, 2 SIN... |
| 2026-08-07 | PLMB-2026-0368 | 901 ORLANDO | Roofing | 10 floor drains, 3 lavatories, 6 roof drains, 15 sinks, 3 urinals, 3 water closets... |
| 2026-08-07 | FIRE-2026-0141 | 218 PENNSYLVANIA | Fire alarm | furnishing and installation of a new fire sprinkler system for a new two-story bui... |
| 2026-08-06 | SIGN-2026-0048 | 807 ORLANDO | Signage | Install (3) wall signs on South, West, and East elevations of building |
| 2026-08-06 | GAS-2026-0129 | 2823 PARKLAND | Other | install 120UG and fuel lines to stub out |
| 2026-08-06 | ROOF-2026-0357 | 247 LYMAN | Roofing | re-roof flat |
| 2026-08-06 | PLMB-2026-0366 | 818 ORLANDO | Plumbing | New plumbing for fresh kitchen bathrooms and kitchen. |
Query Winter Park, Florida permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Winter Park permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Winter%20Park&state=FL&issued_after=2026-04-01"
Related coverage in Florida and nationwide.
We ingest data directly from the official Winter Park 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 Winter Park, Florida was issued on August 7, 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 Winter Park 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.
The median time from permit filing to issuance in Winter Park, Florida is 5 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