Boone County Property Data API
Access parcels, assessments, sales, and building records for Boone County, Indiana via the Property Data API.
- County ID
- 6
- FIPS Code
- 18011
- Data Sources
- Gateway + CAMA
Available data
Parcel Records
Address, parcel ID, property class, lot size, legal description, and GeoJSON boundary polygons.
Assessments
Multi-year land, improvement, and total assessed values from Gateway and county CAMA systems.
Sales History
Sales disclosure records with dates, prices, conveyance types, and buyer/seller names from Indiana SDF.
Building Details
Year built, square footage, bedrooms, bathrooms, construction type, grade, and condition ratings.
Sample API request
Search for parcels in Boone County using county_id=6:
curl -H "X-API-Key: YOUR_KEY" \ "https://api.aribatax.com/parcels/search?county_id=6&limit=5"
Data freshness
Check the system status page for live data freshness timestamps for Boone County, including last update times for geometry, assessments, sales, and CAMA data.
Relevant documentation
Filter parcels by county, address, property class, and more.
Radius and bounding box searches within Boone County.
Start querying Boone County data
Free tier includes 50 requests/day. No credit card required.
Get your free API key