Access 12,905 building permits issued in Marco Island, Florida through a single REST API. Refreshed daily from the official Marco Island 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 Marco Island.
The 10 most recent permits issued in Marco Island, Florida. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-06 | COMM-26-05068 | 588 Bald Eagle | New construction | One-story grey shell commercial building, interior to be built out via separate pe... |
| 2026-08-06 | FIR1-26-05075 | 520 Collier 25933400008 | Plumbing | Fire Backflow Replacement |
| 2026-08-06 | GAS-26-05067 | 379 Century 57939560004 | Plumbing | INSTALL A 500 GALLON AG/UG TANK BURIED, RUN GAS LINES TO FUTURE GENERATOR, RANGE, ... |
| 2026-08-06 | PLBG-26-05066 | 320 Seaview 74313600000 | Plumbing | Replace 30 gallon water heater like for like. |
| 2026-08-06 | DEMO-26-05079 | 810 Scott | Demolition | Demolition of single family home, driveway, pool and cage |
| 2026-08-06 | FIRPS-26-05077 | — | Interior remodel | ADD/RELOCATE FIRE SPRINKLERS DUE TO REMODEL |
| 2026-08-06 | FENC-26-05081 | — | Fence | Remove existing wood privacy fence and install a vinyl privacy fence around the wa... |
| 2026-08-06 | FIRPS-26-05070 | — | Interior remodel | ADD/RELOCATE FIRE SPRINKLERS DUE TO REMODEL |
| 2026-08-06 | WD-26-05084 | 330 Colonial | Other | Windows and doors replacement |
| 2026-08-06 | DEMO-26-05071 | 961 Collier | Demolition | Remove cabinetry, countertops, sinks and faucets in the kitchen, laundry room, hal... |
Query Marco Island, Florida permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Marco Island permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Marco%20Island&state=FL&issued_after=2026-04-01"
Related coverage in Florida and nationwide.
We ingest data directly from the official Marco Island 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 Marco Island, Florida 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 Marco Island 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 Marco Island, Florida is 7 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