Belgium's BCE/KBO database — live API

Search any Belgian company instantly via API

Query the official BCE/KBO registry by company name or enterprise number. Get structured, up-to-date data for any of Belgium's 2M+ registered enterprises.

Terminal
$ curl https://api.in-co.be/search?q=solvay

One API call. Structured data.

Send a GET request with a company name or enterprise number — get back clean, structured JSON.

REQUEST
GET /api/search?q=solvay HTTP/1.1
Host: api.in-co.be
Authorization: Bearer your_api_key
RESPONSE200 OK
{
  "results": [
    {
      "enterprise_number": "0403.091.069",
      "name": "SOLVAY SA",
      "status": "Active",
      "legal_form": "SA/NV",
      "address": {
        "street": "Rue de Ransbeek 310",
        "city": "Bruxelles",
        "zip": "1120"
      },
      "start_date": "1967-09-01"
    }
  ],
  "total": 12,
  "page": 1
}

Built for developers

Everything you need to integrate Belgian company data into your application.

Lightning fast

Responses in under 100ms. Our optimized index delivers results instantly, even for fuzzy name searches.

Structured data

Clean JSON responses with enterprise number, legal form, registered address, status, NACE codes, and more.

Easy to integrate

Simple REST API with clear documentation. Works with any language — curl, Python, JavaScript, Go, you name it.

Complete coverage

Access data on all 2M+ enterprises registered in Belgium's BCE/KBO — from sole traders to multinationals.

Try it now

Search for a Belgian company below. Try "solvay", "delhaize", "proximus", or "colruyt".

Simple, transparent pricing

Start free, scale as you grow. Pricing details coming soon.

Free

0/month

For testing and prototyping

  • 100 requests/day
  • Basic search
  • JSON responses
  • Community support
Most popular

Pro

49/month

For production applications

  • 10,000 requests/day
  • Full-text & fuzzy search
  • Bulk lookup by enterprise number
  • NACE codes & activity data
  • Priority support

Enterprise

Custom

For large-scale integrations

  • Unlimited requests
  • Dedicated infrastructure
  • Webhook notifications
  • Custom data exports
  • SLA & dedicated support