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.
Get the token in the appropriate section before you start.
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}.
- Oas file url realestate.openapi.json
-
PDF Documentation
- Fork or import with Postman
- Production domain realestate.openapi.com
- Sandbox domain test.realestate.openapi.com
-
Production Scopes 7
Rate Limits: 10000 req/min
- GET realestate.openapi.com/IT-rm_value
- GET realestate.openapi.com/IT-sqm_value_advanced
- GET realestate.openapi.com/IT-sqm_value_start
- POST realestate.openapi.com/IT-rm_value
- POST realestate.openapi.com/IT-rmv
- POST realestate.openapi.com/IT-sqm_value_advanced
- POST realestate.openapi.com/IT-sqm_value_start
-
Sandbox Scopes 7
- GET test.realestate.openapi.com/IT-rm_value
- GET test.realestate.openapi.com/IT-sqm_value_advanced
- GET test.realestate.openapi.com/IT-sqm_value_start
- POST test.realestate.openapi.com/IT-rm_value
- POST test.realestate.openapi.com/IT-rmv
- POST test.realestate.openapi.com/IT-sqm_value_advanced
- POST test.realestate.openapi.com/IT-sqm_value_start