Access 16,616 building permits issued in Palm Beach, Florida through a single REST API. Refreshed daily from the official Palm Beach 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 Palm Beach.
The 10 most recent permits issued in Palm Beach, Florida. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-06 | ROW-26-07485 | 345 Brazilian | Plumbing | Drain ground water for construction |
| 2026-08-06 | DEMO-26-00079 | 332 Eden | Demolition | Remove 70 lf of damaged wall , ready for new wall. Owner had a code violation due ... |
| 2026-08-06 | M-26-01020 | 2295 Ocean | HVAC | like for like ac change out |
| 2026-08-06 | ROW-26-07488 | 400 Ocean | Other | General Parking Pass Needed |
| 2026-08-06 | RALT-26-02491 | 220 Monterey | Roofing | EMERGENCY DRY IN AND RE-ROOF |
| 2026-08-06 | ROW-26-07483 | 575 Lake | Plumbing | Cap off sewer service to residence for demolition |
| 2026-08-06 | M-26-01022 | 335 Crescent | HVAC | Remove existing (5) ton Equipment |
| 2026-08-06 | RALT-26-02495 | 101 Worth | Interior remodel | convert bath tub to shower |
| 2026-08-06 | P-26-00786 | 214 Chilean | Plumbing | Supply and Install two new 80 gallon water heaters and two new 50 gallon water hea... |
| 2026-08-06 | ROW-26-07487 | 400 Ocean | Other | General Parking Pass Needed |
Query Palm Beach, Florida permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Palm Beach permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Palm%20Beach&state=FL&issued_after=2026-04-01"
Related coverage in Florida and nationwide.
We ingest data directly from the official Palm Beach 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 Palm Beach, 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 Palm Beach 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 Palm Beach, Florida is 6 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