Firma

Definition

Basic Definition

The 'Firma' is the name of a merchant or company registered in the commercial register, suitable for clear identification, distinctive, and unique at the company's location, complemented by a legal form suffix.

Detailed Explanation

The 'Firma' is the legal name of a merchant or company under which it is listed in the commercial register. The company name can be a personal, factual, or fantasy name; what matters is that the company designation is suitable for clear identification, distinctive, and unique at the company's location. It is always complemented by a legal form suffix like 'GmbH', 'AG', or 'e. K.', making it immediately apparent to business partners what type of liability and organizational form is present. The company law of the Commercial Code (HGB) protects registered company names through the so-called public disclosure of the company: Once a 'Firma' is registered, it enjoys name protection and may not be used by other traders in the same location. If a company is continued after purchase or inheritance, §§ 21 ff. HGB apply, which establish regulations for liability and the continuation suffix. Important: In a legal sense, 'Firma' refers exclusively to the company name, not the company itself. Anyone planning to establish a company should therefore conduct early company research, register in the commercial register, and possibly apply for trademark registration to ensure long-term company protection.

How to use with handelsregister.ai API

The 'Firma' is the company name registered in the commercial register, stored as a central attribute in the company data retrievable via the handelsregister.ai API. Querying the 'Firma' allows for automated clear research, identity verification, and name-matching processes, which is particularly valuable for KYC, lead generation, and competitive analysis.

API Usage Examples

Company Profile Endpoint

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

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

Document Fetch Endpoint

Fetch documents related to "Firma"

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