Authentication, input and response
Details on input output and authentication requirements
Post object data to receive an accurate automated model valuation
POST
https://api.altum.ai/avmplus
This endpoint allows you to receive response from the Altum AI AVM+ model.
Headers
Name
Type
Description
Content-Type
string
application/json
x-api-key*
string
Unique API key from Altum. Create one via Mopsus(https://mopsus.altum.ai)
Request Body
Name
Type
Description
postcode*
string
Postcode of the object
valuation_date
string
Valuation date (default is date of entry)
houseaddition
string
House number letters and/or addition
housenumber*
number
House number
energylabel
string
Energy label A++++ till G
innersurfacearea
number
Square meter (m2) inner surface area
outersurfacearea
number
Square meter (m2) outer surface area
Request body
Example request
Last updated