Authentication, input and response

Determine the estimated current or potential NTA 8800 energy label

POST https://api.altum.ai/v2/energylabel

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

Field
Type
Description
Example/Default

postcode*

string

zip code in six-character format

1234AB

housenumber*

integer

house number

1

houseaddition

string

addition to the house number

A

build_year

integer

build year

1960

roof_type

integer

1 = (mostly) sloped roof

2 = (mostly) flat roof

3 = part sloped, part flat roof

If either flat or sloped is > 25% it is type 3

Default: 1

house_type

integer

1 = Vrijstaand

2 = 2 onder 1 kap

3 = Hoekwoning

4 = Tussenwoning

2

inner_surface_area

float

inner surface area (m2)

70

wall_insulation

integer

2

floor_insulation

integer

2

sloped_roof_insulation

integer

2

flat_roof_insulation

integer

2

living_room_windows

integer

2

bedroom_windows

integer

2

installation

integer

Default: 4

shower

integer

Default: 1

cooling

integer

Is there a cooling system present?

1 = No cooling

2 = Air conditioning unit, direct air cooling

Default: 1

ventilation

integer

Default: 1

electric_cooking

integer

What is used for cooking?

1 = Gas stove

2 = Electric stove

Default: 2 if Installation in [6,7],

Else 1

inhabitants

integer

number of people living in the house

Default: 3

solar_panels

list

Request body

Response Status Codes

Laatst bijgewerkt