KVK Handelsregister Vestigingsprofiel API
With the Vestigingsprofiel API you request specific information from companies from the Trade Register.
Endpoint
https://api.kvk.nl/api/v1/vestigingsprofielen
Input
Parameter | Type | Details |
---|---|---|
vestigingsnummer | string | Branch number. Unique number consisting of 12 digits. |
Output
Parameter | Type | Details |
---|---|---|
vestigingsnummer | string | Branch number. Unique number consisting of 12 digits. |
kvkNummer | string | Dutch KVK number. Consists of 8 digits. |
rsin | string | Legal Entities and Partnerships Identification Number |
indNonMailing | string | The Company does not wish to receive unsolicited advertising by mail or doorstep sales. |
formeleRegistratiedatum | string | Registration date of the company in the Business Register. |
materieleRegistratie | object | Start and end date of a company in the Business Register. |
statutaireNaam | string | The name of the company when articles of association are registered. |
eersteHandelsnaam | string | The name under which a company or establishment trades. |
indHoofdvestiging | string | Indication if main branch. Value is "ja" or "nee" (yes or no). |
indCommercieleVestiging | string | Indication if commercial branch. Value is "ja" or "nee" (yes or no). |
voltijdWerkzamePersonen | integer | Number of full-time employees |
totaalWerkzamePersonen | integer | Total number of employees |
deeltijdWerkzamePersonen | integer | Number of part-time employees |
adressen | array | List of adresses. See Address table for structure. |
websites | array | Websites |
sbiActiviteiten | array | SBI activities (code, description and main activity indicator). Code description of SBI activities in accordance with SBI 2008 (Standard Industrial Classification). No maximum results. See also www.kvk.nl/sbi. |
links | array | 1. Link to current query. 2. Link to Basisprofiel (based on KVK number). |
Address
The data structure of an address from a Basisprofiel hoofdvestiging or Eigenaar query.
Parameter | Type | Details |
---|---|---|
type | string | Correspondence address and/or visiting address. |
IndAfgeschermd | string | Address shielded (Yes/No). |
volledigAdres | string | full address. |
straatnaam | string | Street name. |
huisnummer | string | House number. |
huisnummerToevoeging | string | House number addition. For example: 1 or A. |
huisletter | string | House letter addition. For example: M. |
toevoegingAdres | string | Free text to describe an address in detail. For example, when one is located in a multi-company building and there are several floors and/or rooms. |
postcode | string | Postal Code. |
postbusnummer | integer | Mailbox number. |
plaats | string | Town. |
straatHuisnummer | string | Street name and house number. |
postcodeWoonplaats | string | Postal code and town. |
regio | string | Region. |
land | string | Country. |
geoData | object | BAG ID, GPS coordinates, and national triangulation coordinates. |