StructureFlow
Long Description (The "Detailed Story") Displayed when a user clicks "Show More" on your listing. This should outline the 'Why,' 'How,' and 'Who.' StructureFlow is a high-performance Data-as-a-Service (DaaS) platform that transforms fragmented municipal records into a single, developer-friendly data stream. By normalizing data from dozens of disparate government portals, StructureFlow eliminates…
StructureFlow endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Permits by City /permits/{city} |
searches permits by city |
| GET |
City Permit Search /permits/{city_or_zip}/search |
search city permits |
| GET |
Health Check / |
check operating status |
| GET |
Contractors by Location /contractors/{city_or_zip}/search |
Search contractors by location with filters for tags, min permits, min pass rate |
| GET |
Contractor Details /contractors/detail/{contractor_id} |
Get full details for a specific contractor |
| GET |
Permits /contractors/{contractor_id}/permits |
Get all permits a contractor has worked on /permits/Oakland/search?secret=xxx&limit=20&tags=roofing&min_value=10000 /permits/90210/search?secret=xxx&permit_from=2024-06-01 |
| GET |
Details for Permit /permits/detail/{permit_id} |
Get full details for a specific permit |
StructureFlow pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / hour |
|
| PRO | $6 / month | 12 / minute |
|