Logo
Openapi.it Public API Documentation

Valutometro

Number of APIs: 10


Web service that, starting from a search by address, allows you to pull out real estate quotes, valuations and trends.

Contact Support: Name: Support


1. {{baseUrl}}/quotazione

POST {{baseUrl}}/quotazione

Method that allows you to see the price of a property starting from the address



2. {{baseUrl}}/indirizzo

POST {{baseUrl}}/indirizzo

Method that allows you to see both the quotation and the exact position of the searched property and the related parameters necessary to make an evaluation



3. {{baseUrl}}/valutazione

POST {{baseUrl}}/valutazione

Method that allows you to evaluate a unique property searched through the POST/indirizzo method



4. {{baseUrl}}/tendenza

POST {{baseUrl}}/tendenza

Method that returns the trends, data and market indicators of a given geographical area



5. {{baseUrl}}/demografico

POST {{baseUrl}}/demografico

Method that allows you to see the demographics of a given area related to the real estate market



6. {{baseUrl}}/tempistica

POST {{baseUrl}}/tempistica

Method that allows you to see the time spent on the market for real estate properties in the area



7. immobili - {{baseUrl}}/immobili

GET {{baseUrl}}/immobili

This method shows you the list of all property types



8. immobili - {{baseUrl}}/immobili/:id

GET {{baseUrl}}/immobili/:id

This method shows you the specific type of property



9. contratti - {{baseUrl}}/contratti

GET {{baseUrl}}/contratti

This method shows you the list of all contract types



10. contratti - {{baseUrl}}/contratti/:id

GET {{baseUrl}}/contratti/:id

This method shows you the specific type of contract



ENDPOINTS