Property Explorer API
Property Explorer Dynamic Link
Returns a link to an interactive web-based Property Explorer (PEXP) report. This interactive report includes in-depth assessment of subject property and nearby comparables. This is the most current version of our legacy Dynamic Link capability and is now powered by our latest functionality and seamlessly integrates with the most current version of Property Explorer.
Pricing Tier: Premium
Request Query Params
<table><tr><th>Property</th><th>Type</th><th>Description</th><th>Example</th></tr> <tr><td>slug</td><td>string</td><td>A single URL-safe string identifying the address (obtained from HouseCanary)</td><td>1624-E-Dogwood-Ln-Gilbert-AZ-85295</td> </tr> <tr><td>address</td><td>string</td><td>Building number, street name and unit number</td><td>123 Main St</td> </tr> <tr><td>zipcode</td><td>integer</td><td>5-digit ZIP code</td><td>94132</td> </tr> <tr><td>unit</td><td>string</td><td>Unit number/letter/identifier.</td><td>Apt 1B</td> </tr> <tr><td>unit_designator</td><td>string</td><td>Unit designator like Apt,Suite etc.</td><td>Apt</td> </tr> <tr><td>cobranding</td><td>boolean</td><td>Whether cobranding is enabled for this request.</td><td>true</td> </tr> </table>Response
<table><tr><th>Field</th><th>Type</th><th>Description</th><th>Example</th><th>Enum Values</th></tr> <tr><td>property/pexp_static_link</td><td>object</td><td>Link to the dynamically generated Property Explorer report and response metadata.</td><td></td> <td></td></tr> <tr><td>property/pexp_static_link.api_code</td><td>integer</td><td>HTTP-like status code indicating result of report generation.</td><td>200</td> <td></td></tr> <tr><td>property/pexp_static_link.api_code_description</td><td>string</td><td>Human-readable description of the API code.</td><td>ok</td> <td></td></tr> <tr><td>property/pexp_static_link.result</td><td>object</td><td></td><td></td> <td></td></tr> <tr><td>property/pexp_static_link.result.link</td><td>string</td><td>URL to the shared Property Explorer Report.</td><td>https://solutions.dev.hc.housecanary.net/pexp/shared/5ycCgB84fpR0h7RIjuUUVk</td> <td></td></tr> <tr><td>address_info</td><td>object</td><td>Detailed metadata about the subject property address.</td><td></td> <td></td></tr> <tr><td>address_info.address_full</td><td>string</td><td></td><td>856 Badger Gulch Goldendale WA 98620</td> <td></td></tr> <tr><td>address_info.slug</td><td>string</td><td></td><td>856-Badger-Gulch-Goldendale-WA-98620</td> <td></td></tr> <tr><td>address_info.address</td><td>string</td><td></td><td>856 Badger Gulch</td> <td></td></tr> <tr><td>address_info.unit</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.unit_designator</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.zipcode</td><td>string</td><td></td><td>98620</td> <td></td></tr> <tr><td>address_info.zipcode_plus4</td><td>string</td><td></td><td>2912</td> <td></td></tr> <tr><td>address_info.block_id</td><td>string</td><td></td><td>530399501031029</td> <td></td></tr> <tr><td>address_info.blockgroup_id</td><td>string</td><td></td><td>530399501031</td> <td></td></tr> <tr><td>address_info.county_fips</td><td>string</td><td></td><td>53039</td> <td></td></tr> <tr><td>address_info.metrodiv</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.msa</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.city</td><td>string</td><td></td><td>Goldendale</td> <td></td></tr> <tr><td>address_info.state</td><td>string</td><td></td><td>WA</td> <td></td></tr> <tr><td>address_info.geo_precision</td><td>string</td><td></td><td>rooftop</td> <td></td></tr> <tr><td>address_info.lat</td><td>number</td><td></td><td>45.8510704</td> <td></td></tr> <tr><td>address_info.lng</td><td>number</td><td></td><td>-120.6460266</td> <td></td></tr> <tr><td>address_info.is_complete</td><td>boolean</td><td></td><td>true</td> <td></td></tr> <tr><td>address_info.status</td><td>object</td><td></td><td></td> <td></td></tr> <tr><td>address_info.status.match</td><td>boolean</td><td></td><td>true</td> <td></td></tr> <tr><td>address_info.status.changes</td><td>array</td><td></td><td><pre id="json">[]</pre></td> <td></td></tr> <tr><td>address_info.status.changes[]</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.status.details</td><td>array</td><td></td><td><pre id="json">[]</pre></td> <td></td></tr> <tr><td>address_info.status.details[]</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.status.errors</td><td>array</td><td></td><td><pre id="json">[]</pre></td> <td></td></tr> <tr><td>address_info.status.errors[]</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item</td><td>object</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.streetAddress</td><td>string</td><td></td><td>856 Badger Gulch</td> <td></td></tr> <tr><td>address_info.request_item.zipcode</td><td>string</td><td></td><td>98620</td> <td></td></tr> <tr><td>address_info.request_item.slug</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.unit</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.unitDesignator</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.addressID</td><td>number</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.listingID</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.hcMlsID</td><td>number</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.listingEntityID</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.clientID</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.effectiveDate</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.async</td><td>boolean</td><td></td><td>true</td> <td></td></tr> <tr><td>address_info.request_item.cobranding</td><td>boolean</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.reportConfigSlug</td><td>string</td><td></td><td>pexp-static</td> <td></td></tr> <tr><td>address_info.request_item.reportName</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>address_info.request_item.appraisalSubjectValue</td><td>string</td><td></td><td></td> <td></td></tr> <tr><td>limiting_factors</td><td>array</td><td>Explains why the report was generated as a limited report (e.g. missing AVM data). Only populated when allowLimitedReports=true was used to allow the limited report through and the underlying report has one or more limiting factors.</td><td><pre id="json">[ { "reason": "missing-avm", "description": "There is not enough data to produce an AVM for this property." }, { "reason": "missing-location", "description": "HouseCanary does not have parcel or rooftop precision data for this property." }, { "reason": "missing-mls-coverage", "description": "HouseCanary does not have mls coverage for this property." }, { "reason": "missing-rental-avm", "description": "There is not enough data to produce a rental AVM for this property." }, { "reason": "vacant-land", "description": "The subject property is vacant land." } ]</pre></td> <td></td></tr> <tr><td>limiting_factors[]</td><td>object</td><td></td><td></td> <td></td></tr> <tr><td>limiting_factors[].reason</td><td>string</td><td>Machine-readable code identifying the limiting factor.</td><td>missing-rental-avm</td> <td>[missing-avm, missing-location, missing-mls-coverage, missing-rental-avm, vacant-land]</td></tr> <tr><td>limiting_factors[].description</td><td>string</td><td>Human-readable explanation of why this limiting factor applies to the report.</td><td>There is not enough data to produce a rental AVM for this property.</td> <td></td></tr> </table>get/v3/property/pexp_dynamic_link
Query parameters
slugstring
A single URL-safe string identifying the address (obtained from HouseCanary)
addressstring
Building number, street name and unit number
zipcodeinteger
5-digit ZIP code
unitstring
Unit number/letter/identifier.
unit_designatorstring
Unit designator like Apt,Suite etc.
cobrandingboolean
Whether cobranding is enabled for this request.
Response
Success
Example response
{
"property/pexp_static_link": {
"api_code": 200,
"api_code_description": "ok",
"result": {
"link": "https://solutions.dev.hc.housecanary.net/pexp/shared/5ycCgB84fpR0h7RIjuUUVk"
}
},
"address_info": {
"address_full": "856 Badger Gulch Goldendale WA 98620",
"slug": "856-Badger-Gulch-Goldendale-WA-98620",
"address": "856 Badger Gulch",
"zipcode": "98620",
"zipcode_plus4": "2912",
"block_id": "530399501031029",
"blockgroup_id": "530399501031",
"county_fips": "53039",
"city": "Goldendale",
"state": "WA",
"geo_precision": "rooftop",
"lat": 45.8510704,
"lng": -120.6460266,
"is_complete": true,
"status": {
"match": true,
"changes": [],
"details": [],
"errors": []
},
"request_item": {
"streetAddress": "856 Badger Gulch",
"zipcode": "98620",
"async": true,
"reportConfigSlug": "pexp-static"
}
},
"limiting_factors": [
{
"reason": "missing-avm",
"description": "There is not enough data to produce an AVM for this property."
},
{
"reason": "missing-location",
"description": "HouseCanary does not have parcel or rooftop precision data for this property."
},
{
"reason": "missing-mls-coverage",
"description": "HouseCanary does not have mls coverage for this property."
},
{
"reason": "missing-rental-avm",
"description": "There is not enough data to produce a rental AVM for this property."
},
{
"reason": "vacant-land",
"description": "The subject property is vacant land."
}
]
}