Pulaski County Property Data API

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

County ID
66
FIPS Code
18131
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 Pulaski County using county_id=66:

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

Data freshness

Check the system status page for live data freshness timestamps for Pulaski 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 Pulaski County.

Start querying Pulaski County data

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

Get your free API key