🚒 Department Name
Search by fire department name (partial, case‑insensitive).
Access the complete Iowa Fire Department Census—staffing levels, station counts, department type, and location. Filter by county, city, organization type, or number of firefighters.
Get Free API KeyFind all volunteer fire departments in Crawford County:
curl -H "X-API-Key: YOUR_KEY" \
"https://api.midwestintel.com/v1/fire-departments?county=Crawford&dept_type=Volunteer&limit=5"
Or list departments with at least 20 volunteer firefighters:
curl -H "X-API-Key: YOUR_KEY" \
"https://api.midwestintel.com/v1/fire-departments?min_volunteers=20&limit=10"
Search by fire department name (partial, case‑insensitive).
Filter by headquarters city or county.
Find departments with minimum numbers of career, volunteer, or paid‑per‑call firefighters.
Filter by "Volunteer", "Career", or "Contract fire department".
Filter by the number of stations a department operates.
Get phone numbers and mailing addresses where available.
The census includes department name, type, location, number of stations, and counts of active firefighters (career, volunteer, paid‑per‑call, and non‑firefighting personnel).
Fire equipment suppliers, insurance underwriters, grant writers, and emergency management planners.
The dataset is updated annually from the U.S. Fire Administration's National Fire Department Registry, with Iowa‑specific records refreshed daily.
Free tier includes 200 requests/day. No credit card required.
Get Free API Key