cURL
curl --request GET \ --url https://app.realie.ai/api/public/property/parcelId/ \ --header 'Authorization: <api-key>'
{ "property": {} }
Provide your API key directly in the header.
The state (e.g. CA) where the property is located.
The county where the property is located.
The exact parcel ID to lookup.
Property found successfully
The response is of type object.
object