You can use the Zoeken API to retrieve the KVK number of a registration. You can then request additional data using one of the other APIs.
You can use the Zoeken API to retrieve the KVK number of a registration. You can then request additional data using one of the other APIs.
https://api.kvk.nl/api/v2/zoeken
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 |
---|---|---|
kvkNummer | string | Dutch KVK number. Consists of 8 digits. |
rsin | string | Legal Entities and Partnerships Identification Number. |
vestigingsnummer | string | Branch number. Unique number consisting of 12 digits. |
naam | string | The name under which an establishment or legal entity trades. This can be: active or inactive statutory name, trade name, or name. |
straatnaam | string | |
huisnummer | integer | Only in combination with postal code. |
huisletter | string | Only in combination with house number. Consists of 1 (alphabetic) character . |
postcode | string | Only in combination with house number. |
plaats | string | |
postbusnummer | integer | Only allowed in combination with postcode |
type | string | Filter by type: main branch, branch, and/or legal entity. Combine multiple by using ‘&’. E.g. : type=nevenvestiging&type=hoofdvestiging&type=rechtspersoon |
inclusiefInactieveRegistraties | boolean | Possible values are "true" or "false". Default value is "false". |
pagina | integer | Minimum 1 and maximum 100. |
resultatenPerPagina | integer | Choose the number of results per page. Default value is 10, maximum is 100. |
Parameter | Type | Details English |
---|---|---|
resultaten | array | |
pagina | integer | Indicates which page you are on. Starting from page 1. |
resultatenPerPagina | integer | Number of search results per page. |
totaal | integer | Total number of search results found. |
vorige | string | Link to the previous page when available. |
volgende | string | Link to the next page when available. |
Parameter | Type | Details |
---|---|---|
kvkNummer | string | Dutch KVK number. Consists of 8 digits. |
rsin | string | If RSIN is also input. |
vestigingsnummer | string | Branch number. Unique number consisting of 12 digits. |
naam | string | The name under which a branch or legal entity trades. This field contains the (statutory) name or the first trade name. If you searched for a name that is not the statutory or first trade name, we will show the trade name you used for your search query. |
adres | string | Indicates whether it's a correspondence or a visiting address |
straatnaam | string | Street name |
huisnummer | integer | If postal code and house number are also input. |
huisletter | string | If postal code and house number are also input. |
postcode | string | If postal code and house number are also input. |
plaats | string | Place |
type | string | Main branch, branch office, and/or legal entity. |
actief | string | Indicates whether a company/establishment/legal entity is registered (Yes) or deregistered (No). |
vervallenNaam | string | Contains the expired trade name or statutory name with which this search result was found. |
links | array | No links will be shown if the deregistration occurred before 22 May 2010 and if "active" is "false". 1. Link to the first search result. 2. Link to Basisprofiel (based on KVK number). 3. Link to Vestigingsprofiel (based on branch number). |
Parameter | Type | Details |
---|---|---|
straatnaam | string | |
huisnummer | integer | |
huisletter | string | |
postbusnummer | integer | Only shown if it concerns a postal address. |
postcode | string | |
plaats | string |
Parameter | Type | Details |
---|---|---|
straatHuisnummer | string | Is a combination of the street and house number. |
postcodeWoonplaats | string | Is a combination of a possible zip code and place of residence. |
land | string | Country where the address is located. |