cURL
curl --request GET \ --url https://us-property-data.p.rapidapi.com/api/v1/zestimate/tax-paid \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "data": [ { "points": [ { "x": 1484978817574, "y": 28308.5703125 } ], "name": "This home" } ] }
Get Tax Paid
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