Property V2

Get property details by ID

Retrieve detailed property information by Whitepages property ID.

Accepts either a Whitepages property ID (prefix R) or an address ID (prefix A). Address IDs are resolved to the associated property before lookup.

This endpoint returns comprehensive property data including physical characteristics, tax assessment information, ownership details, mortgage history, predictive insights, and current residents.

To obtain a property_id, first use the "Search for property by address" endpoint (/v2/property/), which returns basic property information including the property_id needed for this request.

get/v2/property/{property_id}

Path parameters

property_idstring required

Whitepages property identifier (capital 'R' prefix) or address identifier (capital 'A' prefix). Both are 11 characters long.

Example:RkzQlEj2kmg

Whitepages property identifier (capital 'R' prefix) or address identifier (capital 'A' prefix). Both are 11 characters long.

Response

Property details retrieved successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.