Parke County
Property Data API
Access parcels, assessments, sales, and building records for Parke County, Indiana via the Property Data API.
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 Parke County using county_id=61:
curl -H "X-API-Key: YOUR_KEY" \ "https://api.aribatax.com/parcels/search?county_id=61&limit=5"
Data Freshness
Check the system status page for live data freshness timestamps for Parke County, including last update times for geometry, assessments, sales, and CAMA data.
Start Querying Parke County Data
Free tier includes 50 requests/day. No credit card required.
Get Your Free API Key