KausateKausate Docs
GuidesIntegration Guides

KVK API

Dutch Chamber of Commerce (Kamer van Koophandel) integration

Overview

The Kamer van Koophandel (KVK) is the Dutch Chamber of Commerce, maintaining the trade register (Handelsregister) containing all Dutch businesses.

Identifiers

FieldDescriptionExample
nl_kvk_number8-digit KVK number (primary identifier)68750110
nl_vestigingsnummerOptional 12-digit establishment number000037178598
nl_rsinOptional 9-digit corporate entity number857587973
Legal FormFull NameDescription
B.V.Besloten vennootschapPrivate limited company
N.V.Naamloze vennootschapPublic limited company
V.O.F.Vennootschap onder firmaGeneral partnership
C.V.Commanditaire vennootschapLimited partnership
Eenmanszaak-Sole proprietorship
Maatschap-Professional partnership
Stichting-Foundation
Vereniging-Association
Coöperatie-Cooperative

Shareholder Graph

The Dutch Handelsregister only publishes a limited subset of ownership data, so coverage varies by legal form. Kausate surfaces everything KVK makes available — and nothing beyond it. Percentages are returned as null unless the source explicitly states them; we do not infer or redistribute ownership.

Legal FormShareholders returnedPercentages
B.V. / N.V. (sole-owned)The Enig aandeelhouder entry100% (implied by the sole-shareholder filing)
B.V. / N.V. (multiple owners)Typically empty — KVK rarely publishes identities (see below)null on any entries that do appear
V.O.F. / C.V. / MaatschapAll named partners (Vennoot, etc.)null
EenmanszaakThe registered Eigenaar (owner)null
Stichting / VerenigingEmpty — no shareholders by definition

Why multi-shareholder B.V./N.V. returns are typically empty: the full shareholder register (aandeelhoudersregister) for a private company with more than one shareholder is held privately by the company and is not filed with KVK. This is a registry-level limitation that applies to every data provider. Occasional filings may list an Aandeelhouder or Houder van aandelen op naam — we surface those entries when they appear, with percentage left as null since the register does not publish ownership splits.

Even when no shareholders are returned, the response still includes company-level capital amounts (issued or authorised share capital) where filed.

UBO (Ultimate Beneficial Owner) data is separate. The KVK UBO register has been closed to public access since November 2022 — we will expose UBO data once KVK re-enables programmatic access via the planned UBO Dataservice API.

Last updated on

On this page