EstimateProperty - Return a fast estimation of the price per area for a given property based on his ID. This should not be used as an official estimation.
Copy
curl --request GET \ --url https://api.f6o.co/v2/property/{id}/_estimate \ --header 'x-api-key: <api-key>'
EstimateProperty - Return a fast estimation of the price per area for a given property based on his ID. This should not be used as an official estimation.
GET
/
v2
/
property
/
{id}
/
_estimate
EstimateProperty - Return a fast estimation of the price per area for a given property based on his ID. This should not be used as an official estimation.
Copy
curl --request GET \ --url https://api.f6o.co/v2/property/{id}/_estimate \ --header 'x-api-key: <api-key>'