Unternehmensregister

Definition

Basic Definition

The Unternehmensregister is a central online platform of the Federal Government that consolidates and makes accessible mandatory corporate data from various sources such as the Handelsregister (Commercial Register) and the Bundesanzeiger (Federal Gazette).

Detailed Explanation

The Unternehmensregister is the central online platform of the Federal Government where all mandatory corporate data in Germany is consolidated and accessible. Through www.unternehmensregister.de, users can quickly access register information from the Handelsregister, announcements from the Bundesanzeiger, annual financial statements, management reports, insolvency announcements, and capital market-related notifications via company search. This electronic register serves as a one-stop-shop for comprehensive corporate research and enhances transparency in Germany's economic environment in accordance with § 8b HGB. Users can find all Handelsregister announcements from 2007 and annual financial statements from 2006; older documents are available through digital archives. While access to basic data is free, detailed documents such as complete annual financial statements or shareholder lists can be downloaded for a small fee (usually €1). The Unternehmensregister should not be confused with the Handelsregister itself but links to its entries and additionally compiles data sources like the Bundesanzeiger archive.

How to use with handelsregister.ai API

The handelsregister.ai API provides the information that can only be manually researched in the Unternehmensregister in a structured and machine-readable form as an open programming interface. Through the API, information from the Handelsregister, Bundesanzeiger, Unternehmensregister, insolvency announcements, and the public internet can be accessed in a developer-friendly manner.

API Usage Examples

Company Profile Endpoint

Fetch detailed company information including the data related to "Unternehmensregister"

GET https://handelsregister.ai/api/v1/fetch-organization
feature=related_persons feature=publications feature=financial_kpi feature=balance_sheet_accounts feature=profit_and_loss_account feature=insolvency_publications feature=annual_financial_statements
https://handelsregister.ai/api/v1/fetch-organization?api_key=YOUR_API_KEY&q=Unternehmensregister+GmbH+aus+M%C3%BCnchen&feature=related_persons&feature=publications&feature=financial_kpi&feature=balance_sheet_accounts&feature=profit_and_loss_account&feature=insolvency_publications&feature=annual_financial_statements&ai_search=on
Try this API in our interactive Playground

Company Search Endpoint

Search for companies related to "Unternehmensregister"

GET https://handelsregister.ai/api/v1/search-organizations
related_persons publications financial_kpi balance_sheet_accounts profit_and_loss_account insolvency_publications annual_financial_statements
https://handelsregister.ai/api/v1/search-organizations?api_key=YOUR_API_KEY&skip=0&limit=10&q=Unternehmensregister+GmbH
Try this API in our interactive Playground

Document Fetch Endpoint

Fetch documents related to "Unternehmensregister"

GET https://handelsregister.ai/api/v1/fetch-document
document_type=shareholders_list document_type=AD document_type=CD
https://handelsregister.ai/api/v1/fetch-document?api_key=YOUR_API_KEY&company_id=COMPANY_ID&document_type=shareholders_list
Try this API in our interactive Playground

Related Terms