What is the Centraal Insolventieregister? The Dutch insolvency register explained

The Centraal Insolventieregister (CIR) is the Dutch judiciary's central, public register of insolvency proceedings: faillissement (bankruptcy), surseance van betaling (suspension of payments) and the WSNP debt-restructuring scheme for natural persons. It is maintained by the Raad voor de rechtspraak and published at insolventies.rechtspraak.nl. A business is identified by its KVK number, and every publication in a case is recorded with its date and court.

A live register, not an archive

Cases are removed six months after the proceeding ends. The CIR therefore shows what is open now and what closed recently; it will not tell you that a company went bankrupt in 2019, and anyone who mirrors it is bound to delete on the same schedule. The KVK Handelsregister, by contrast, is a paid and licence-restricted service, so there is no open Dutch company register to pair it with.

What a case carries

The court (rechtbank), the insolvency number, the debtor's names and trade names, the KVK number, addresses, the curator or bewindvoerder, the supervising judge (rechter-commissaris) and the full dated publication history: the opening judgment, replacement of the supervising judge, changes of curator, verification meetings, homologation of a composition, and the closure.

Querying Dutch insolvencies from an API

Prometiam serves Dutch corporate insolvency notices through GET /insolvency/search?country=NL, legal entities only, with the KVK number on every record, the court, the publication text and a link to the case. It mirrors the register's six-month removal, so it is a live picture of open and recently closed proceedings rather than a historical archive, and notices are not linked to company records because no Dutch company register is held.

Read the full guide · Get a free API key

Official source: insolventies.rechtspraak.nl (Raad voor de rechtspraak)

What a case carries

FieldWhat it is
RechtbankThe district court handling the case, such as Rechtbank Amsterdam or Rechtbank Limburg.
InsolventienummerThe case number, which stays with the case through every publication.
DebtorStatutory name, trade names, addresses, and for a business the KVK number.
Curator or bewindvoerderThe trustee appointed to a bankruptcy, or the administrator in a suspension of payments or WSNP.
Rechter-commissarisThe supervising judge. Replacements are published as events in their own right.
PublicationsThe opening judgment, every later decision, verification meetings, a homologated composition, and the closure, each with its date.

Frequently asked questions

What is the Centraal Insolventieregister?
The CIR is the Dutch judiciary's central public register of insolvency proceedings - faillissement, surseance van betaling and WSNP debt restructuring - maintained by the Raad voor de rechtspraak and published at insolventies.rechtspraak.nl. Businesses are identified by their KVK number and every publication in a case is dated.
Why has a Dutch bankruptcy disappeared from the register?
Because cases are removed six months after the proceeding ends. The register is a live picture of open and recently closed proceedings, not a historical archive, and anyone mirroring it must delete on the same schedule.
Is surseance van betaling an insolvency?
It is a court-granted suspension of payments, a moratorium meant to let a business reach a composition with its creditors. It is published in the same register and is reported by Prometiam as a restructuring event rather than a bankruptcy.
Does Prometiam hold Dutch company registry data?
No. The KVK Handelsregister is a paid, licence-restricted service, so no Dutch company register is held. Prometiam serves Dutch corporate insolvency cases only, legal entities only, through GET /insolvency/search?country=NL, with the KVK number on every record.