Access 13,942 building permits issued in Richmond, Kentucky through a single REST API. Refreshed daily from the official Richmond 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 Richmond.
The 10 most recent permits issued in Richmond, Kentucky. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-08-06 | BLD26-00736 | 504 BREEZEWOOD CIR | HVAC | INSTALLING BATHFAN FOR BASEMENT BATH |
| 2026-08-06 | BLD26-00734 | 2048 Merrick DR | HVAC | Installation of kitchen hood suppression system only. (Pyrochem, ul/fm) |
| 2026-08-06 | BLD26-00735 | 2301 Lantern Ridge | Electrical | need inspection for pool bonding before we spray concrete |
| 2026-08-06 | BLD26-00733 | 323 N third ST | HVAC | Install 3 ton split HVAC system in home |
| 2026-08-05 | BLD26-00730 | 432 LAUREL ST | Electrical | Installation of Battery to Add onto the Existing Roof Mounted Solar System. |
| 2026-08-05 | BLD26-00732 | 307 glyndon AVE, Bldg 1 | HVAC | 3 ton ac and furnace swap out |
| 2026-08-05 | BLD26-00729 | 525 Leighway DR | HVAC | 4 ton unit behind building |
| 2026-08-05 | BLD26-00731 | 2205 Mercer Drive DR | HVAC | Remove and replace 2.5 ton split system heat pump. Indoor air handler is located i... |
| 2026-08-04 | BLD26-00728 | 6009 Atwood DR | HVAC | Equipment Install, New Construction |
| 2026-08-03 | BLD26-00727 | 113 Woods TRL, Apt 3 | HVAC | 2 Ton heat pump replacement located in the closet |
Query Richmond, Kentucky permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Richmond permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Richmond&state=KY&issued_after=2026-04-01"
Related coverage in Kentucky and nationwide.
We ingest data directly from the official Richmond 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 Richmond, Kentucky 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 Richmond 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