What is Insolvenzbekanntmachungen.de? Germany's insolvency register explained

Insolvenzbekanntmachungen.de is the single federal portal on which Germany's insolvency courts publish every announcement the Insolvenzordnung requires: protective measures, the opening of proceedings, dismissal for lack of assets, insolvency plans, self-administration, closure and discharge. Publication there is the legally effective public notice under § 9 InsO. It is not a company register — identity lives in the Handelsregister, and an announcement quotes the debtor's HRB or HRA number when it has one.

Two rules that catch people out

Both come from the InsoBekV, the ordinance that governs the portal. First, announcements are deleted no later than six months after the proceeding is lifted or its closure becomes final; if proceedings were never opened, six months from the withdrawal of protective measures; most other announcements go after one month. The portal is a rolling window, not an archive, so a company that was insolvent two years ago is simply no longer there. Second, for private individuals without a business, a search two weeks after publication must supply the court plus the name, residence or file number. Corporate announcements carry no such restriction.

What an announcement contains

The court, the file number in the form "3608 IN 3683/26", the date, the debtor's name and seat, the stage of the proceeding and, for companies, the Handelsregister number. Consumer insolvencies outnumber corporate ones on the portal; Prometiam serves the corporate ones only.

Querying German insolvencies from an API

Prometiam serves German corporate insolvency notices through GET /insolvency/search?country=DE, keeping history the portal itself deletes. Each record carries the court line, the announcement text, a link to the notice and a normalised event type. Notices are not linked to company records, because no German company register is held; the Handelsregister number is served as printed on the notice.

Read the full guide · Get a free API key

Official source: insolvenzbekanntmachungen.de · InsoBekV (Bundesministerium der Justiz)

What the courts publish there

StageGerman termWhat it means for a counterparty
Protective measuresSicherungsmaßnahmen, vorläufiger InsolvenzverwalterA petition has been filed and the court has appointed a provisional administrator. The company is still trading, usually under supervision.
OpeningEröffnung des InsolvenzverfahrensProceedings are open. Creditors must file claims; payments to the debtor no longer discharge a debt.
Dismissal for lack of assetsAbweisung mangels MasseThe estate cannot even cover the costs of proceedings. For a company this usually ends in deletion from the register.
RestructuringEigenverwaltung, Schutzschirmverfahren, InsolvenzplanManagement stays in charge under a supervisor, or a plan is being negotiated. The business is meant to survive.
ClosureEinstellung, AufhebungProceedings end, either because they ran their course or because assets ran out along the way.
DischargeRestschuldbefreiungApplies to natural persons only: remaining debts are wiped after the good-conduct period.

Frequently asked questions

What is Insolvenzbekanntmachungen.de?
It is the single federal portal on which Germany's insolvency courts publish the announcements the Insolvenzordnung requires - protective measures, opening, dismissal for lack of assets, insolvency plans, self-administration, closure and discharge. Publication there is the legally effective public notice under section 9 InsO.
Is Insolvenzbekanntmachungen.de the same as the Handelsregister?
No. The Handelsregister is the company register, kept by the local courts and searchable through the common register portal. Insolvenzbekanntmachungen.de publishes insolvency announcements only; an announcement quotes the HRB or HRA number of a registered company but does not hold company data.
Why has a German insolvency disappeared from the portal?
Because the InsoBekV requires deletion no later than six months after the proceeding is lifted or its closure becomes final, six months after protective measures are withdrawn if proceedings were never opened, and after one month for most other announcements. The portal is a rolling window rather than an archive.
Does Prometiam hold German company registry data?
No. Prometiam serves German corporate insolvency notices through GET /insolvency/search?country=DE, with the court line, the announcement text, a link to the notice and the Handelsregister number as printed. Notices are not linked to company records because no German company register is held, and consumer insolvencies are never returned.