KVK Handelsregister Naamgeving API

Use the KVK number to retrieve trade names from a registration. For example statutory name, trade names and non-commercial name.

Endpoint

https://api.kvk.nl/api/v1/naamgevingen/kvknummer

Swagger-UI

Test the API with Swagger-UI. It shows what functions and capabilities the API has, how to access it and how to use it. Discover in an interactive and visual way how you can best use the API for your project.

Go to the Swagger-UI

Input

ParameterTypeDetails
kvkNummerstringDutch KVK number. Consists of 8 digits.

Output

ParameterTypeDetails
kvkNummerstringDutch KVK number. Consists of 8 digits.
rsinstringLegal Entities Partnerships Information Number.
statutaireNaamstringThe name of the company when articles of association are registered.
naamstringName under societal activity. Name of a legal entity, collaborative partnership.
ookGenoemdstringOther name by which the association, foundation, or owners' association is known.
startdatumstringCompany starting date.
einddatumstringCompany end date.
vestigingenarrayList of branches. See the tables below.
linksarrayThis contains a link to the current query and a link to the related Basisprofiel query.

Commercial branch

ParameterTypeDetails
vestigingsnummerstringBranch number. Unique number consisting of 12 digits.
eersteHandelsnaamstringThe name under which a company or branch trades.
handelsnamenarrayAll names under which a company or branch trades (in order of registration).
linksobjectLink to the branch profile (based on the branch number).

Non-commercial branch

ParameterTypeDetails
vestigingsnummerstringBranch number. Unique number consisting of 12 digits.
naamstringThe name of the non-commercial branch.
ookGenoemdstringOther name by which the association, foundation, or owners' association is known.
linksobjectLink to the branch profile (based on the branch number).