Handelsregisterportal

Definition

Basic Definition

The Handelsregisterportal is a central online platform for nationwide access to commercial, cooperative, and partnership registers, providing basic data and partially fee-based documents.

Detailed Explanation

The Handelsregisterportal, officially known as the 'Joint Register Portal of the Federal States' (www.handelsregister.de), is the central hub for nationwide online access to commercial, cooperative, and partnership registers. Through the convenient search interface, companies, sole proprietors, and corporations can be researched for free to retrieve basic data such as company name, location, legal form, or authorized representatives. For more in-depth company information—such as electronic commercial register excerpts, shareholder lists, or founding documents—the portal offers partially fee-based document retrieval directly from the databases of the competent local or registry courts. Entrepreneurs, lawyers, tax advisors, investors, and journalists particularly use the platform for quick, legally secure company research, due diligence checks, and credit assessments. Additionally, the Unternehmensregister is recommended, which aggregates publications from the Federal Gazette. However, the Handelsregisterportal does not offer an API.

How to use with handelsregister.ai API

The handelsregister.ai API provides up-to-date information on companies from the commercial register in a structured and machine-readable format, as well as interfaces for retrieving documents such as shareholder lists, current and chronological commercial register excerpts.

API Usage Examples

Company Profile Endpoint

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

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

Company Search Endpoint

Search for companies related to "Handelsregisterportal"

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

Document Fetch Endpoint

Fetch documents related to "Handelsregisterportal"

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