Valuation API

Automated
property valuation via API

Receive reliable property valuations for any address in Belgium. Our AI model analyses 1,000,000+ reference points, EPC data and market trends to calculate an accurate valuation, with a transparent value range.

Valuation report
Dikkebusseweg 43, 8900 Ieper
Estimated value
€377.849
€332.161 - €423.537
High confidence
Price/m²
€2.510
Type
Terraced
Year built
1945
EPC
B
24 reference points used Response time: 142ms

How it works

From address to reliable valuation in three steps.

1

Send an address

Send a Belgian address to the API. The system geocodes it automatically and identifies the correct building via the GRB register.

2

AI model analyses

The model analyses 1,000,000+ reference points, EPC data, cadastral data and current market trends to determine the value.

3

Receive valuation

Receive a reliable valuation with confidence interval, price per m² and property details: all in a single JSON response.

API Request & Response

A simple POST request with an address. The API returns a detailed valuation with confidence scores.

REST API: standard JSON request/response
Authentication via API key in header
Batch support: multiple addresses in a single call
Request
POST /api/v1/valuatie
Authorization: Bearer sk-your-api-key
Content-Type: application/json

{
  "address": "Dikkebusseweg 43, 8900 Ieper",
  "property_type": "house",
  "living_area": 170,
  "construction_year": 1945,
  "epc_label": "C",
  "bedrooms": 3,
  "plot_area": 298
}
Response: 200 OK
{
  "address": "Dikkebusseweg 43, 8900 Ieper",
  "estimated_sales_value": 377849,
  "estimated_rental_value": 884,
  "confidence_interval_sales": [332161, 423537],
  "price_per_sqm": 2510,
  "sales_reference_count": 11,
  "rental_reference_count": 4,
  "model_version": "v1"
}

Use cases

The Valuation API is used by valuers, banks and property managers.

Valuation reports

Sworn valuers use the Taxon API as the starting point for their valuation. The model provides an objective reference that speeds up the valuation process.

Mortgage applications

Banks and lenders use the API for fast pre-screening of mortgage applications. Automated valuation speeds up the approval process.

Portfolio analysis

Property managers and investors revalue their entire portfolio in batch. Ideal for periodic reporting and risk management.

Features

Built for professional use.

Supports EVS 2025 reports

Provides the data foundation for valuation reports in line with EVS 2025. The official valuation remains with the sworn valuer.

Confidence interval

Every valuation includes a minimum-maximum range and a confidence score (low/medium/high).

Value range with every valuation

Thanks to smart caching and optimised models, you receive a valuation in under 200 milliseconds.

All of Belgium

Coverage for every Belgian municipality: Flanders, Wallonia and Brussels. All property types.

€/m² calculation

Alongside the total value, you also receive the price per square metre, ideal for comparative analyses.

REST API

Standard REST API with JSON. Easy to integrate into any application, platform or workflow.

Detailed valuation report

Every API call returns a full report with all the information you need: estimated value, confidence interval, price per square metre, building characteristics and the number of reference points used.

  • Estimated value with min-max range
  • Confidence badge (low/medium/high)
  • Cadastral and EPC data
  • Price per m² and comparable properties
Valuation report
Dikkebusseweg 43, 8900 Ieper
High
Estimated market value
€377.849
€332.161 - €423.537
€332K €377,8K €424K
Price/m²
€2.510
Type
Terraced
Year built
1945
EPC
C
Area
170 m²
Parcel
298 m²
11 reference points Rental estimate: €884/month Model v1

Ready to get started?

Request API access today and integrate automated property valuation into your application.