cURL
curl --request GET \ --url https://us-property-data.p.rapidapi.com/api/v1/property/home-value-chart-data \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "data": { "points": [ { "x": 1764489600000, "y": 797000 } ], "name": "This home" } }
Get Property Home Value Chart Data
Rapid API Key
Unique Zillow Property ID (ZPID) used to identify the property
1
^\d+$
"58916071"
Success
true
Cost of the request
Show child attributes