Real Estate

The fundamental data for any effective real estate valuation!

Get the actual and estimated value of any property enriched with demographic, area, and market trend information.

All the knowledge you need

Here you can find some advice to consider to approach this API. If you prefer, we provide code samples, OAS3 documentation, the ability to try the API live via the Swagger UI or import the entire collection into Postman. We also offer a Sandbox environment where you can experiment with all kinds of requests completely free of charge.

Useful tips to start with Real Estate

Get the token in the appropriate section before you start.

Use the the online tool or generate it via API. Set the expire date, a usefull name and now add a bunch of scopes to limit the possible actions your token can do.

Square Meter Value

Starting from an address, obtain market value information per square meter with:

POST /IT-sqm_value_start
Minimum, average, maximum quote and geolocation.

POST /IT-sqm_value_advanced
Minimum, average, maximum quote, advanced geolocation, market trends, demographic data and seismic risk.

You can also retrieve the list of requests via GET /IT-sqm_value_start and GET /IT-sqm_value_advanced, and the detail of a single request via GET /IT-sqm_value_start/{id} and GET /IT-sqm_value_advanced/{id}.

Redoc missing.