Automated valuations, reference points with photos, neighbourhood statistics, parcel data, price maps and 3D models. Everything you need to value and analyse Belgian real estate, through one standardised API with English field names and labels in Dutch, French and English.
// Response (shortened)
{
"address": {
"normalized": "Dikkebusseweg 43, 8900 Ieper",
"region": "VL", "precision": "house_number"
},
"sections_delivered": ["basic", "parcel", "avm"],
"basic": {
"comparables": [{
"type": "house", "transaction": "sale", "count": 25,
"items": [{
"address": "Lijnwaadstraat, 8900 Ieper",
"distance_m": 156, "price": 187000,
"price_kind": "asking_price",
"living_area_m2": 175, "epc_label": "F",
"photos": [...]
}, ...]
}]
},
"avm": { "value": 315516, "range": [244499, 407161] },
"billing": { "charged": false, "free_reason": "test" }
}
For software builders and platforms that show real estate data inside their own application. For each address the Partner API returns one JSON response, built from the sections you select. All prices are asking prices from public listings.
User and case references per request, usage dashboard, OpenAPI 3.1 specification and a test key for development.
GET /api/v1/partner/usage
8900 Ieper · House · 170 m²
Get an indicative market value for Belgian residential property, with a transparent range. The model works on public listings (asking prices), EPC, cadastre and parcel characteristics.
See price levels across Belgium on an interactive map, per neighbourhood and based on asking prices. Filter by property type and period for detailed market insight.
| Street | Asking price | m² | EPC |
|---|---|---|---|
| Lijnwaadstraat | €187,000 | 175 | F |
| Tempelierstraat | €205,000 | 172 | F |
| Dikkebusseweg | €425,000 | 200 | B |
| Maltastraat | €299,000 | 166 | A |
| Tybaertstraat | €197,000 | 129 | E |
Search one of the most extensive collections of public property listings in Belgium, a central overview of Belgian real estate data across the three regions. Every reference point with asking price, floor area, EPC label as advertised, year built, price history and property photos: ideal for valuing Belgian property with real market references.
View buildings as a detailed 3D model, built from LiDAR point clouds of Flanders and Wallonia. Ideal for roof analysis, volume calculations and visualisation.
Belgian data, documented APIs, always available.
Request an API key and a personal demo. Developers start with a test key and the documentation.