Overview
Access German commercial register data, shareholders, balance sheets & more.. Through Langdock’s integration, you can access and manage OpenRegister directly from your conversations.Authentication: API Key
Category: Productivity & Collaboration
Availability: All workspace plans
Available Actions
Get company contact information
openregister.get_company_contact_information
Retrieve contact information for a company using its unique ID. The response includes details such as email address, phone number, VAT identification number.
Requires Confirmation: No
Parameters:
companyId(TEXT, Required): Unique company identifier. Can be retrieved by using the “Search Companies” action.
Get company by website URL
openregister.get_company_by_website_url
Find a company using its website URL. The response includes a company ID that you can use with other endpoints to get details like financials, shareholders, and representatives.
Requires Confirmation: No
Parameters:
url(TEXT, Required): The url of the company website
Get shareholders
openregister.get_shareholders
This endpoint currently only supports companies with the legal form GmbH.
Requires Confirmation: No
Parameters:
companyId(TEXT, Required): Unique company identifier. Example format: DE-HRB-F1103-267645
Search companies
openregister.search_companies
Search for companies based on various criteria. You can filter by company name, register number, register type, register court, active status, and legal form. The response provides a list of matching
Requires Confirmation: No
Parameters:
query(TEXT, Required): Text search query to find companies by name. Example: “Descartes Technologies UG”
Get company information
openregister.get_company_information
Retrieve detailed information about a company using its unique ID. The response includes company registration details, current status, name, address, business purpose, capital, legal representatives.
Requires Confirmation: No
Parameters:
companyId(TEXT, Required): The company id to use