Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Leadtool API

get

Offer a free home valuation report to website visitors.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
postcodestringRequired

Postal code

Example: 1251NJ
houseNumberintegerRequired

House number

Example: 22
houseLetterstringOptional

House letter

houseNumberExtstringOptional

House number extension

typestring · enumOptional

Type of dwelling

Example: 2-onder-1-kapwoningPossible values:
buildYearintegerOptional

Indication of the year in which the building will originally be delivered in, or is architecturally ready. Also known as construction year.

Example: 1955
useSurfaceintegerOptional

The usable surface area of a property object in m2.

Example: 104
parcelSurfaceintegerOptional

The lot/parcel surface in m2.

Example: 338
volumeintegerOptional

Volume in m3.

Example: 411
numberOfRoomsintegerOptional

Number of rooms.

Example: 5
energyLabelstring · enumOptional

A label indicating how well the property object is insulated.

Example: EPossible values:
monumentbooleanOptional

Boolean indicating whether the house is a monument.

Default: falseExample: false
valuationDatestring · dateOptional

Valuation date

Default: 2026-07-09Example: 2026-07-09
Responses
200

LeadtoolResponse

application/json
idstring · nullableOptionalExample: string
statusstringRequiredExample: success
get/leadtool

Last updated