Access 26,712 building permits issued in Memphis, Tennessee through a single REST API. Refreshed daily from the official Memphis 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 Memphis.
The 10 most recent permits issued in Memphis, Tennessee. Full dataset available via REST API.
| Issued | Permit # | Address | Category | Description |
|---|---|---|---|---|
| 2026-07-31 | COM-ALT-26-000342 | 6419 SHELBY VIEW DR | Interior remodel | Renovation of existing office space with attached warehouse. |
| 2026-07-31 | RES-ACC-26-000510 | 4023 CHINABERRY CV | Fence | 22-foot chain-link fence installed at backyard opening |
| 2026-07-31 | COM-ALT-26-000351 | 12624 CYPRESS CREEK DR | Demolition | Wall demo, renovations, etc. Please see details listed in scope of work. |
| 2026-07-31 | RES-ACC-26-000544 | 59 DEVON WAY | Pool | Build a 25x36 pool |
| 2026-07-31 | RES-ACC-26-000534 | 6573 MEADOW BEND DR | Fence | Remove and replace wood fence |
| 2026-07-31 | RES-ALT-26-000896 | 2218 OXFORD SQUARE CT | Electrical | Changing out windows, doors and siding, renovating inside of units to include gett... |
| 2026-07-31 | RES-ACC-26-000517 | 165 WARING RD | Fence | Remove and Replace Backyard Fence |
| 2026-07-31 | RES-NEW-26-000567 | 21 WYCHEWOOD DR | Other | erect SFR with attached garage. |
| 2026-07-31 | RES-ACC-26-000520 | 6368 GOLDEN PARK DR | Other | Install an 8x10 wooden storage shed in backyard |
| 2026-07-31 | RES-ACC-26-000498 | 6852 MEADOW CHASE LN | Other | NO MEP install of a 8 x 10 prefabricated accessory storage shed with shed floor on... |
Query Memphis, Tennessee permits with a single HTTP request. Returns JSON with address, category, status, dates, and full description.
# Search all Memphis permits issued this month curl -H "X-API-Key: YOUR_KEY" \ "https://api.permit-stack.com/v1/permits/search?city=Memphis&state=TN&issued_after=2026-04-01"
Related coverage in Tennessee and nationwide.
We ingest data directly from the official Memphis open data portal (ArcGIS Hub) 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 Memphis, Tennessee was issued on July 31, 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 Memphis 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 Memphis 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