Access 1,327 building permits issued in Half Moon Bay, California through a single REST API. Refreshed daily from the official Half Moon Bay open data portal and normalized into a consistent schema.
Most common permit types issued in the last year.
The 10 most recent permits issued in Half Moon Bay, California. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-04 | B2026-00270 | 600 PURISSIMA ST | Roofing | Re-Roof |
| 2026-08-03 | B2026-00267 | 436 GROVE ST | Roofing | Re-Roof |
| 2026-08-03 | B2026-00269 | 810 MIRAMONTES ST | Other | Residential building |
| 2026-08-02 | B2026-00264 | 480 FILBERT ST | Roofing | Re-Roof |
| 2026-08-02 | B2026-00265 | 422 ST JOSEPH AVE | Roofing | Re-Roof |
| 2026-08-01 | B2026-00268 | 8 FAIRWAY PL | Other | Residential building |
| 2026-07-31 | B2026-00261 | 71 ALAMEDA AVE | Electrical | Electrical |
| 2026-07-30 | B2026-00260 | 12 MUIRFIELD RD | Electrical | Electrical |
| 2026-07-30 | B2026-00259 | 110 TILLER CT | Electrical | Electrical |
| 2026-07-28 | B2026-00272 | 755 VASQUES DR | Electrical | Electrical |
Query Half Moon Bay, California permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Half Moon Bay permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Half%20Moon%20Bay&state=CA&issued_after=2026-04-01"
Related coverage in California and nationwide.
We ingest data directly from the official Half Moon Bay 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 Half Moon Bay, California was issued on August 4, 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 Half Moon Bay 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