Look up specific information of registrations with the location number. For example basic information, business activities and physical and postal address.
https://api.kvk.nl/api/v1/vestigingsprofielen
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.
Parameter | Type | Details |
---|---|---|
vestigingsnummer | string | Branch number. Unique number consisting of 12 digits. |
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 | The date the branch was registered with the KVK. |
materieleRegistratie | object | Start date and end date (when applicable) of the branch. |
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 |
handelsnamen | array | All names under which a company or branch trades (in order of registration). |
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. Array of items containing sbiCode, sbiOmschrijving, indHoofdactiviteit. |
links | array | 1. Link to current query. 2. Link to Basisprofiel (based on KVK number). |
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. |