Documentation / Introduction

Introduction

API BCE turns the Belgian Crossroads Bank of Enterprises (BCE/KBO) into a fast, predictable JSON API. Every enterprise and establishment registered in Belgium is reachable through a single authenticated base URL, with consistent response shapes and standard HTTP semantics.

The current version is v2. Its base URL is https://companybelgium.be/api/v2.

What you can do#

Base URL#

ℹ️

All v2 endpoints are relative to https://companybelgium.be/api/v2. Always call over HTTPS.

Next steps#

Head to the Quickstart to make your first call, then read Authentication and the Response format.