Open API Reference Download OpenAPI JSON Talk integration
πŸ”Ž
Search
Search VMEs and syndics by name, postal code, region, and portfolio.
πŸ“¦
Profiles
Fetch detailed profiles, portfolios, and market stats.
πŸ—ΊοΈ
Map & Media
Display map points and cached Street View imagery in your own interface.

What you can integrate

  • GET /api/vme β€” search and paginate Belgian AO's
  • GET /api/syndics β€” find syndics and filter by portfolio size
  • GET /api/syndics/{enterpriseNumber}/portfolio β€” fetch full portfolios
  • GET /api/stats/overview β€” add current market stats to dashboards
  • GET /api/map/vme-points β€” visualize AO's and syndics on maps
  • GET /api/export/* β€” download CSV exports for CRM and BI workflows

Example request

GET /api/syndics?q=gent&region=Flanders&minVme=25&page=1&pageSize=25

Use the interactive API reference to test every endpoint and inspect response schemas.