API Documentation
Property Data
Property API response fields
Field | Description | Data Type | Example |
---|---|---|---|
fipsState | FIPS State Code | String | 48 |
fipsCounty | FIPS County Code | String | 085 |
county | County the parcel is located in | String | ”COLLIN” |
parcelId | Assessor’s Parcel Number | String | ”R-3726-00C-0100-1” |
address | Street number and street name | String | ”1234 JOHN ST” |
addressFull | Full Address | String | ”1234 JOHN ST, PLANO, TX 75093” |
street | Street | String | ”JOHN ST” |
streetNumber | Street Number | String | 1234 |
unitNumber | Unit Number | String | ”Apt 2B” |
addressUnit | The address with a unit at the end | String | ”1234 JOHN ST Apt 2B” |
city | City | String | ”PLANO” |
zipCode | Zip Code | String | 75093 |
state | State | String | ”TX” |
ownerName | Owner Name | String | ”JOHN DOE; JANE DOE” |
siteCensusTract | Site Census Tract | String | 480850316.682028 |
legalDesc | Legal Description | String | ”CITY/MUNI/TWP:PLANO CITY WILLOW BEND POLO ESTATES PHASE G (CPL), BLK C, LOT 10” |
subdivision | Subdivision | String | ”WILLOW BEND POLO ESTATES PHASE G (CPL)“ |
totalAssessedValue | Total Assessed Value | Float | 1669610 |
assessedYear | Assessed Year | Integer | 2023 |
taxValue | Tax Value | Float | 17642.22 |
taxYear | Tax Year | Integer | 2022 |
neighborhood | Neighborhood | String | ”Central Plano” |
acres | Acres | Float | 0.32 |
depthSize | Depth Size | Float | 150 |
frontage | Frontage | Float | 100 |
landArea | Land Area | Float | 14096 |
basementType | Basement Type | String | ”Partial” |
buildingArea | Building Area | Float | 5882 |
wallType | Wall Type | String | ”Brick” |
fireplaceCount | Fireplace Count | Integer | 2 |
floorType | Floor Type | String | ”Hardwood” |
foundationType | Foundation Type | String | ”Slab” |
garageCount | Garage Count | Integer | 2 |
garageType | Garage Type | String | ”Attached” |
buildingCount | Building Count | Integer | 1 |
stories | Stories | Float | 2 |
totalBathrooms | Total Bathrooms | Float | 3.5 |
totalBedrooms | Total Bedrooms | Integer | 5 |
pool | Pool | Boolean | true |
roofType | Roof Type | String | ”Composite” |
roofStyle | Roof Style | String | ”Hip” |
constructionType | Construction Type | String | ”Frame” |
yearBuilt | Year Built | Integer | 1998 |
zoningCode | Zoning Code | String | ”SFR” |
lenderName | Lender Name | String | ”First National Bank” |
ownerAddressLine1 | Owner Address Line 1 | String | ”4567 JOHN DR” |
ownerCity | Owner City | String | ”PLANO” |
ownerState | Owner State | String | ”TX” |
ownerZipCode | Owner Zip Code | String | ”75093-4351” |
ownerResCount | Owner Residential Count | Integer | 1 |
ownerComCount | Owner Commercial Count | Integer | 0 |
ownerOriginCode | Owner Origin Code | String | ”3” |
buyerIDCode | Buyer ID Code | String | ”TR” |
buyerVestingCode | Buyer Vesting Code | String | ”TR” |
recordingDate | Recording Date | String in YYYYMMDD Format | ”2024-01-10” |
transferDate | Transfer Date | String in YYYYMMDD Format | ”2024-01-10” |
transferPrice | Transfer Price | Float | 0 |
secTwnRng | Section, Township, Range | String | ”Township 3 North, Range 9 West, 5th Principal Meridian” |
blockNum | Block Number | String | ”C” |
lotNum | Lot Number | String | 10 |
jurisdiction | Jurisdiction | String | ”PLANO CITY” |
districtNum | District Number | String | ”CPL” |
citySection | City Section | String | ”Section 3” |
landLot | Land Lot | String | ”Lot 5” |
lotCode | Lot Code | String | ”Residential” |
phaseNum | Phase Number | String | ”Phase II” |
tractNum | Tract Number | String | ”1003” |
totalBuildingValue | Total Building Value | Float | 1400110 |
totalLandValue | Total Land Value | Float | 269500 |
totalMarketValue | Total Market Value | Float | 1669610 |
marketValueYear | Market Value Year | Integer | 2023 |
taxRateCodeArea | Tax Rate Code Area | String | ”GCN,JCN,SPL,CPL” |
useCode | Use Code | String | ”1001” |
totalLienCount | Total Lien Count | Integer | 1 |
totalLienBalance | Total Lien Balance | Float | 453664 |
totalFinancingHistCount | Total Financing History Count | Integer | 5 |
LTVCurrentEstCombined | Loan-to-Value Current Estimate | Float | 26.0742 |
LTVCurrentEstRange | Loan-to-Value Current Estimate Range | Float | 1 |
equityCurrentEstBal | Equity Current Estimate Balance | Float | 1286231 |
equityCurrentEstRange | Equity Current Estimate Range | Float | 22 |
LTVPurchase | Loan-to-Value Purchase | Float | 0 |
forecloseCode | Foreclosure Code | String | ”0111” |
forecloseRecordDate | Foreclosure Record Date | String in YYYYMMDD Format | ”2024-01-10” |
forecloseFileDate | Foreclosure File Date | String in YYYYMMDD Format | ”2024-01-10” |
forecloseCaseNum | Foreclosure Case Number | String | ”722324” |
auctionDate | Auction Date | String in YYYYMMDD Format | ”2024-01-10” |
modelValue | Model Value | Float | 1739895 |
modelValueMin | Model Value Minimum | Float | 1496309 |
modelValueMax | Model Value Maximum | Float | 1983480 |
modelValueStdDev | Model Value Standard Deviation | Float | 14 |
modelConfidence | Model Confidence | Float | 86 |
modelValueRange | Model Value Range | Float | 23 |
modelDate | Model Date | String in YYYYMMDD Format | ”2024-01-10” |
createDate | Creation Date | String in YYYYMMDD Format | ”2024-01-15” |
siteId | Site ID | String | ”708040968” |
ownerParcelCount | Owner Parcel Count | Integer | 1 |
longitude | Longitude | Float | -96.8229693260567 |
latitude | Latitude | Float | 33.03128999789361 |
geometry | Geometry | Array with subarrays of longitude, latitude fields | |
location | Geojson point object | Geojson point object - array with ‘type’ field (string) |