Monroe County
Property Data API

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

County ID53
FIPS Code18105
Data SourcesGateway + 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 Monroe County using county_id=53:

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

Data Freshness

Real-time freshness data

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

Start Querying Monroe County Data

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

Get Your Free API Key