Kosciusko County Property Data API

Access parcels, assessments, sales, and building records for Kosciusko County, Indiana via the Property Data API.

County ID
43
FIPS Code
18085
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 Kosciusko County using county_id=43:

Terminal
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.aribatax.com/parcels/search?county_id=43&limit=5"

Data freshness

Check the system status page for live data freshness timestamps for Kosciusko County, including last update times for geometry, assessments, sales, and CAMA data.

Relevant documentation

Search & Filtering Guide

Filter parcels by county, address, property class, and more.

Spatial Queries Guide

Radius and bounding box searches within Kosciusko County.

Start querying Kosciusko County data

Free tier includes 50 requests/day. No credit card required.

Get your free API key