Investment Outlook
Investment Outlook
Get historical and predicted property value data for an address
GET
Overview
The Investment Outlook API provides historical property values and future value predictions for a specific address. This endpoint is useful for evaluating the investment potential of a property based on its value trajectory.
To obtain an API key, please contact our sales team.
Authorization
Your API key for authentication
Query Parameters
The full address for which to retrieve investment outlook data
Notes
- The response includes:
currency
: The currency code for the monetary values (e.g., “USD”)years
: An array of years, including historical years and future projection yearspredicted_values
: An array of property values corresponding to each year
- Historical values (past years) are based on market data, while future values are projections
- The length of the arrays may vary depending on available data
- Values are typically expressed in the local currency of the property’s location
- Make sure to URL-encode the address parameter when making requests