v1

latestOpenAPI 3.1.02026-07-26320320.3 KB

Property Detail API

Get the full county & public data profile for a given address or ID

post/v2/PropertyDetail

Headers

x-user-idstring

Denote a unique user identifier to this api call by passing it in this header field

Request body

idstring

The "id" property from the Property Search API result objects. If using this unique property ID for Property Detail, then no other fields are required.

exact_matchboolean

only return matches that match your exact address or address parts, no fuzzy matching

addressstring

A fully formatted address with the following format: 123 Main St, Arlington VA 22205. When this field is provided and is in the valid format, no other fields are required

housestring

House number field is to be used with the street, city, state, and zip fields (& unit if applicable)

unitstring

House unit number (for Apt. #'s, Suite #'s, etc.)

streetstring

The street name of the property (e.g. Main St)

citystring

The city where the property is located

statestring

The 2 character state code for the property's state (e.g. VA = Virginia)

countystring

(This field is not required for a fully formatted address) The county where your search property is located.

zipstring

Zipcodes need to be 5 digits

apnstring

The assessor's parcel number (APN) is a unique identifier for an address/parcel & is particularly helpful when looking up Land Parcels without House Numbers

fipsstring

String of Length 5

prior_ownerboolean

Response

200