Property API response fields
Address & Parcel Data
Physical Characteristics Data
Ownership Data
Land Details & Zoning Data
Valuation & Tax Data
"assessments": [ { "assessedYear": 2023, "totalAssessedValue": 3072135, "totalBuildingValue": 2572135, "totalLandValue": 500000, "totalMarketValue": 4072135, "marketValueYear": 2023, "taxValue": 34435.7, "taxYear": 2023 } ]
Transfer & Recording Data
"transfers": [ { "transferDate": "20160427", "transferDateObject": "2016-04-27T00:00:00.000Z", "transferPrice": 2700000, "grantee": "SMITH, JOHN", "grantor": "JEAN, BILL", "recordingDate": "20160505" } ]
Mortgage & Lien Data
Location Data
"location": { "type": "Point", "coordinates": [ -121.88081453613906, 36.52594926758319 ] }
"geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [-88.0153597, 42.0000236], [-88.0153815, 42.0003284], [-88.0156542, 42.0003187], [-88.0156365, 42.0000141], [-88.0155919, 42.0000157], [-88.015467, 42.0000199], [-88.0153597, 42.0000236] ] ] ] }