Access 52,498 building permits issued in SolonOH, Ohio through a single REST API. Refreshed daily from the official SolonOH 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 SolonOH.
Most active contractors by permit volume in SolonOH.
The 10 most recent permits issued in SolonOH, Ohio. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-07-23 | QTAR-2026-02219 | 6549 FOREST GLEN | Roofing | RE ROOF |
| 2026-07-23 | FIRE-2026-00033 | 32345 CANNON | Fire alarm | HOOD SUPPRESSION INSTALL |
| 2026-07-23 | QTAR-2026-02218 | 32050 CANNON | Roofing | replace roof |
| 2026-07-23 | QTAR-2026-02224 | 37122 CHERRYBANK | Renovation | remove and replace 14 windows, like size, no structural change |
| 2026-07-23 | QTAR-2026-02215 | 32050 CANNON | Renovation | Replace Siding |
| 2026-07-23 | MECC-2026-00022 | 30745 SOLON | Interior remodel | Replace RTU like for like |
| 2026-07-23 | QTAR-2026-02209 | 6728 DUNEDEN | Roofing | Replace Roof |
| 2026-07-23 | BLDR-2026-00221 | 31850 FARM | Interior remodel | REMOVE & REPLACE CONCRETE WALKWAY AT FRONT ENTRANCE |
| 2026-07-23 | QTAR-2026-02221 | 34340 LAKEVIEW | Roofing | Tear off and replace roofing materials |
| 2026-07-23 | DRWY-2026-00047 | 5315 SOM CENTER | Renovation | Saw cut and removed 8x8 block replace with 8x24 area in front of new garage. |
Query SolonOH, Ohio permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all SolonOH permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=SolonOH&state=OH&issued_after=2026-04-01"
Related coverage in Ohio and nationwide.
We ingest data directly from the official SolonOH 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 SolonOH, Ohio was issued on July 23, 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 SolonOH 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.
Most SolonOH permits are issued on the same day they are filed, reflecting electronic submission and same-day processing for routine permit types. Larger or more complex projects (new construction, major additions) often take longer.
Free tier covers 100 requests per day. No credit card required.
Get Free API Key