Authentication, input and response
Returns the impact of an Energylabel change on sale duration and difference in expected transaction price vs. asking price
POST
https://api.altum.ai/energyinsights
Headers
Name
Type
Description
x-api-key*
string
Unique API Key from Altum. Create one via Mopsus(https://mopsus.altum.ai)
Content-Type
string
application/json
Request Body
Name
Type
Description
postcode*
string
1234AB
housenumber*
integer
1
houseaddition
string
A
current_energy_label
string
B
target_energy_label*
string
A+++
ecovalue
boolean
1 to receive Ecovalue, default = 0
Request body
Example request
Last updated