{
"name": "Beglaubigt.de GmbH",
"legal_form": "gmbh",
"purpose": "Durchführung von digitalen Notarisierungsverfahren mit Schwerpunkt auf Deutschland und dem europäischen Raum.",
"address": {
"street": "Maximilianstraße 15",
"street_second_line": "Apartment 3B",
"zip": "80539",
"city": "Munich",
"state": "Bayern",
"country": "Germany"
},
"business_address": {
"street": "Goethestraße 18",
"street_second_line": "2. Etage, Büro 5B",
"zip": "50667",
"city": "Cologne",
"state": "Nordrhein-Westfalen",
"country": "Germany"
},
"capital": 25000,
"shareholders": {
"individuals": [
{
"first_name": "John",
"middle_name": "Michael",
"last_name": "Doe",
"email": "john@doe.de",
"phone": "+49 151 12345678",
"dob": "1985-07-10",
"nationality": "de",
"address": {
"street": "Bahnhofstraße 10",
"street_second_line": "Gebäude B, 2. Etage, Raum 204",
"zip": "10115",
"city": "Berlin",
"state": "Berlin",
"country": "Germany"
},
"shares": 12500,
"share_percentage": 50
}
],
"entities": [
{
"name": "Acme Holdings GmbH",
"registration_number": "HRB123456",
"address": {
"street": "Königsallee 50",
"street_second_line": "Haus C, 3. Stock, Büro 301",
"zip": "40212",
"city": "Düsseldorf",
"state": "Nordrhein-Westfalen",
"country": "de"
},
"directors": [
{
"first_name": "Stefan",
"last_name": "Müller",
"dob": "1985-06-15",
"nationality": "de",
"email": "stefan.mueller@example.com",
"phone": "+49 151 98765432",
"address": {
"street": "Bahnhofstraße 10",
"street_second_line": "Gebäude B, 2. Etage, Raum 204",
"zip": "10115",
"city": "Berlin",
"state": "Berlin",
"country": "de"
}
},
{
"first_name": "Laura",
"last_name": "Schneider",
"dob": "1990-03-22",
"nationality": "de",
"email": "laura.schneider@example.com",
"phone": "+49 160 12345678",
"address": {
"street": "Lindenweg 7",
"street_second_line": "3. Stock, Wohnung 12",
"zip": "80331",
"city": "München",
"state": "Bayern",
"country": "de"
}
}
],
"shares": 12500,
"share_percentage": 50
}
]
},
"directors": [
{
"first_name": "Maria",
"last_name": "Weber",
"email": "maria@weber.de",
"phone": "+49 151 12345678",
"dob": "1978-03-15",
"nationality": "de",
"address": {
"street": "Schillerstraße 5",
"street_second_line": "2. OG, Einheit 7A",
"zip": "80336",
"city": "Munich",
"state": "Bayern",
"country": "de"
},
"authority": "sole"
}
],
"documents": {
"articles_of_association": [
{
"type": "musterprotokoll",
"url": "https://pdfobject.com/pdf/sample.pdf"
}
]
},
"notarization": {
"type": "online",
"express": false,
"preferred_timeframe": 7
},
"client_reference": "REF-2025-001",
"client_preferred_language": "de"
}
{
"response": {
"result": "success",
"message": "Incorporation created successfully.",
"incorporation_id": "450506c1-d1a7-46e2-aca6-41a816805595",
"status": "submitted",
"url": "https://app.beglaubigt.de/incorporate/acme-holding-gmbh/123e4567-e89b-12d3-a456-426614174000",
"documents": {
"articles_of_association": [
{
"name": "sample.pdf",
"type": "individual",
"status": "submitted"
}
]
},
"notarization": {
"type": "online",
"express": true,
"preferred_timeframe": 7,
"appointment_status": "pending"
},
"client_reference": "REF-2025-001",
"client_preferred_language": "de",
"timestamp": "2025-12-01T07:19:30.443Z"
}
}
Services
Initiate Incorporation
This endpoint creates an incorporation request for a company in Germany such as a GmbH or UG, including company details, shareholders, and directors.
POST
/
v1
/
incorporation
{
"name": "Beglaubigt.de GmbH",
"legal_form": "gmbh",
"purpose": "Durchführung von digitalen Notarisierungsverfahren mit Schwerpunkt auf Deutschland und dem europäischen Raum.",
"address": {
"street": "Maximilianstraße 15",
"street_second_line": "Apartment 3B",
"zip": "80539",
"city": "Munich",
"state": "Bayern",
"country": "Germany"
},
"business_address": {
"street": "Goethestraße 18",
"street_second_line": "2. Etage, Büro 5B",
"zip": "50667",
"city": "Cologne",
"state": "Nordrhein-Westfalen",
"country": "Germany"
},
"capital": 25000,
"shareholders": {
"individuals": [
{
"first_name": "John",
"middle_name": "Michael",
"last_name": "Doe",
"email": "john@doe.de",
"phone": "+49 151 12345678",
"dob": "1985-07-10",
"nationality": "de",
"address": {
"street": "Bahnhofstraße 10",
"street_second_line": "Gebäude B, 2. Etage, Raum 204",
"zip": "10115",
"city": "Berlin",
"state": "Berlin",
"country": "Germany"
},
"shares": 12500,
"share_percentage": 50
}
],
"entities": [
{
"name": "Acme Holdings GmbH",
"registration_number": "HRB123456",
"address": {
"street": "Königsallee 50",
"street_second_line": "Haus C, 3. Stock, Büro 301",
"zip": "40212",
"city": "Düsseldorf",
"state": "Nordrhein-Westfalen",
"country": "de"
},
"directors": [
{
"first_name": "Stefan",
"last_name": "Müller",
"dob": "1985-06-15",
"nationality": "de",
"email": "stefan.mueller@example.com",
"phone": "+49 151 98765432",
"address": {
"street": "Bahnhofstraße 10",
"street_second_line": "Gebäude B, 2. Etage, Raum 204",
"zip": "10115",
"city": "Berlin",
"state": "Berlin",
"country": "de"
}
},
{
"first_name": "Laura",
"last_name": "Schneider",
"dob": "1990-03-22",
"nationality": "de",
"email": "laura.schneider@example.com",
"phone": "+49 160 12345678",
"address": {
"street": "Lindenweg 7",
"street_second_line": "3. Stock, Wohnung 12",
"zip": "80331",
"city": "München",
"state": "Bayern",
"country": "de"
}
}
],
"shares": 12500,
"share_percentage": 50
}
]
},
"directors": [
{
"first_name": "Maria",
"last_name": "Weber",
"email": "maria@weber.de",
"phone": "+49 151 12345678",
"dob": "1978-03-15",
"nationality": "de",
"address": {
"street": "Schillerstraße 5",
"street_second_line": "2. OG, Einheit 7A",
"zip": "80336",
"city": "Munich",
"state": "Bayern",
"country": "de"
},
"authority": "sole"
}
],
"documents": {
"articles_of_association": [
{
"type": "musterprotokoll",
"url": "https://pdfobject.com/pdf/sample.pdf"
}
]
},
"notarization": {
"type": "online",
"express": false,
"preferred_timeframe": 7
},
"client_reference": "REF-2025-001",
"client_preferred_language": "de"
}
{
"response": {
"result": "success",
"message": "Incorporation created successfully.",
"incorporation_id": "450506c1-d1a7-46e2-aca6-41a816805595",
"status": "submitted",
"url": "https://app.beglaubigt.de/incorporate/acme-holding-gmbh/123e4567-e89b-12d3-a456-426614174000",
"documents": {
"articles_of_association": [
{
"name": "sample.pdf",
"type": "individual",
"status": "submitted"
}
]
},
"notarization": {
"type": "online",
"express": true,
"preferred_timeframe": 7,
"appointment_status": "pending"
},
"client_reference": "REF-2025-001",
"client_preferred_language": "de",
"timestamp": "2025-12-01T07:19:30.443Z"
}
}
Documentation Index
Fetch the complete documentation index at: https://beglaubigt.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
To authenticate requests, include an Authorization header with a Bearer token:Authorization: Bearer <token>
Example: Bearer sk-123e4567-e89b-12d3-a456-426614174000
Body
The legal name of the company.
Example:
Example:
Beglaubigt.de GmbHThe type of company being incorporated.
Possible values:
Possible values:
gmbh or ugThe purpose or business objective of the company.
Example:
Example:
Digital Notarization Services for Germany and EuropeThe address of the company.
Show Address
Show Address
The street name and number of the company.
Example:
Example:
Schillerstraße 5Additional address information, such as apartment number, suite, floor, or building.
Example:
Example:
Apartment 4BThe postal code of the company.
Example:
Example:
80336The city of the company.
Example:
Example:
MunichThe state of the company.
Example:
Example:
BayernThe country of the company, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deThe business address of the company.
Show Business Address
Show Business Address
The street name and number of the company.
Example:
Example:
Schillerstraße 5Additional address information, such as apartment number, suite, floor, or building.
Example:
Example:
Apartment 4BThe postal code of the company.
Example:
Example:
80336The city of the company.
Example:
Example:
MunichThe state of the company.
Example:
Example:
BayernThe country of the company, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deThe total share capital of the company in EUR.
Example:
Example:
25000An object containing arrays of individual and entity shareholders, including their details, addresses, and shareholding information.Note: At least one shareholder is required.
Show Individuals
Show Individuals
An array of individual shareholders.
Show Individual
Show Individual
The first name of the individual shareholder.
Example:
Example:
MaxThe middle name of the individual shareholder.
Example:
Example:
AlexanderThe last name of the individual shareholder.
Example:
Example:
MustermannThe email address of the individual shareholder.
Example:
Example:
max.mustermann@example.comThe phone number of the individual shareholder.
Example:
Example:
+491234567890The date of birth of the individual shareholder. Format:
Example:
YYYY-MM-DD.Example:
1985-05-10The nationality of the individual shareholder, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deThe address of the individual shareholder.
Show Address
Show Address
The street name and number of the individual shareholder.
Example:
Example:
Schillerstraße 5Additional address information, such as apartment number, suite, floor, or building.
Example:
Example:
Apartment 4BThe postal code of the individual shareholder.
Example:
Example:
80336The city of the individual shareholder.
Example:
Example:
MunichThe state of the individual shareholder.
Example:
Example:
BayernThe country of the individual shareholder, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deThe number of shares owned by the shareholder.
Example:
Example:
2500The percentage of shares owned by the shareholder.
Example:
Example:
25Show Entities
Show Entities
An array of entity shareholders.
Show Entity
Show Entity
The name of the entity shareholder.
Example:
Example:
MaxThe registration number of the entity shareholder.
Example:
Example:
AlexanderThe address of the entity shareholder.
Show Address
Show Address
The street name and number of the entity shareholder.
Example:
Example:
Schillerstraße 5Additional address information, such as apartment number, suite, floor, or building.
Example:
Example:
Apartment 4BThe postal code of the entity shareholder.
Example:
Example:
80336The city of the entity shareholder.
Example:
Example:
MunichThe state of the entity shareholder
Example:
Example:
BayernThe country of the entity shareholder, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deThe directors of the entity shareholder.
Show Directors
Show Directors
The first name of the entity’s director.
Example:
Example:
JohnThe last name of the entity’s director.
Example:
Example:
DoeDate of birth of the entity director in
Example:
YYYY-MM-DD format.Example:
1978-03-15The nationality of the entity’s director, specified using ISO 3166-1 alpha-2 country codes.
Example:
Example:
deThe email of the entity’s director.
Example:
Example:
john.doe@exemple.comThe phone number of the entity director.
Example:
Example:
+491234567890Address of the entity director.
Show Address
Show Address
The street name and number of the entity director.
Example:
Example:
Schillerstraße 5Additional address information, such as apartment number, suite, floor, or building.
Example:
Example:
Apartment 4BThe postal code of the entity director.
Example:
Example:
80336The city of the entity director.
Example:
Example:
MunichThe state of the entity director.
Example:
Example:
BayernThe country of the entity director, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deThe number of shares owned by the shareholder.
Example:
Example:
2500The percentage of shares owned by the shareholder.
Example:
Example:
25An array of directors managing the company.
Show Director
Show Director
First name of the director.
Example:
Example:
MariaLast name of the director.
Example:
Example:
WeberEmail address of the director.
Example:
Example:
maria.weber@example.comThe phone number of the director.
Example:
Example:
+491234567890Date of birth of the director in
Example:
YYYY-MM-DD format.Example:
1978-03-15The nationality of the director, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deAddress of the director.
Show Address
Show Address
The street name and number of the director.
Example:
Example:
Schillerstraße 5Additional address information, such as apartment number, suite, floor, or building.
Example:
Example:
Apartment 4BThe postal code of the director.
Example:
Example:
80336The city of the director.
Example:
Example:
MunichThe state of the director.
Example:
Example:
BayernThe country of the director, specified using ISO 3166-1 alpha-2 country code.
Example:
Example:
deThe director’s signing authority.
Possible values:
Possible values:
sole or jointA collection of documents related to the company.
Show Documents
Show Documents
The articles of association for the company.
Show Articles of Association
Show Articles of Association
Specifies the nature of the articles of association. Use
musterprotokoll for wishing to use standardized template typically used by UGs (Musterprotokoll), or individual for bespoke articles tailored to specific needs, commonly used by GmbHs or UGs with unique requirements.
Possible values: musterprotokoll or individualIf the document already exists, you can attach it. Leave empty if incorporation is done with Musterprotokoll.
Example:
s3://bucket/gesellschaftervertrag.pdfDetails about the notarization process.
Show Notarization
Show Notarization
The method of notarization.
Possible values:
Possible values:
offline or onlineRequests expedited notarization.
Default value:
Default value:
falseThe client’s preferred timeframe for notarization, expressed as the number of days from the request date.
Possible values:
7, 14, 30A custom client reference string for tracking purposes.
Example:
Example:
REF-2025-001The preferred language of the client, specified using ISO 639-1 language codes.
Possible values:
Possible values:
en, de, es, fr or it{
"name": "Beglaubigt.de GmbH",
"legal_form": "gmbh",
"purpose": "Durchführung von digitalen Notarisierungsverfahren mit Schwerpunkt auf Deutschland und dem europäischen Raum.",
"address": {
"street": "Maximilianstraße 15",
"street_second_line": "Apartment 3B",
"zip": "80539",
"city": "Munich",
"state": "Bayern",
"country": "Germany"
},
"business_address": {
"street": "Goethestraße 18",
"street_second_line": "2. Etage, Büro 5B",
"zip": "50667",
"city": "Cologne",
"state": "Nordrhein-Westfalen",
"country": "Germany"
},
"capital": 25000,
"shareholders": {
"individuals": [
{
"first_name": "John",
"middle_name": "Michael",
"last_name": "Doe",
"email": "john@doe.de",
"phone": "+49 151 12345678",
"dob": "1985-07-10",
"nationality": "de",
"address": {
"street": "Bahnhofstraße 10",
"street_second_line": "Gebäude B, 2. Etage, Raum 204",
"zip": "10115",
"city": "Berlin",
"state": "Berlin",
"country": "Germany"
},
"shares": 12500,
"share_percentage": 50
}
],
"entities": [
{
"name": "Acme Holdings GmbH",
"registration_number": "HRB123456",
"address": {
"street": "Königsallee 50",
"street_second_line": "Haus C, 3. Stock, Büro 301",
"zip": "40212",
"city": "Düsseldorf",
"state": "Nordrhein-Westfalen",
"country": "de"
},
"directors": [
{
"first_name": "Stefan",
"last_name": "Müller",
"dob": "1985-06-15",
"nationality": "de",
"email": "stefan.mueller@example.com",
"phone": "+49 151 98765432",
"address": {
"street": "Bahnhofstraße 10",
"street_second_line": "Gebäude B, 2. Etage, Raum 204",
"zip": "10115",
"city": "Berlin",
"state": "Berlin",
"country": "de"
}
},
{
"first_name": "Laura",
"last_name": "Schneider",
"dob": "1990-03-22",
"nationality": "de",
"email": "laura.schneider@example.com",
"phone": "+49 160 12345678",
"address": {
"street": "Lindenweg 7",
"street_second_line": "3. Stock, Wohnung 12",
"zip": "80331",
"city": "München",
"state": "Bayern",
"country": "de"
}
}
],
"shares": 12500,
"share_percentage": 50
}
]
},
"directors": [
{
"first_name": "Maria",
"last_name": "Weber",
"email": "maria@weber.de",
"phone": "+49 151 12345678",
"dob": "1978-03-15",
"nationality": "de",
"address": {
"street": "Schillerstraße 5",
"street_second_line": "2. OG, Einheit 7A",
"zip": "80336",
"city": "Munich",
"state": "Bayern",
"country": "de"
},
"authority": "sole"
}
],
"documents": {
"articles_of_association": [
{
"type": "musterprotokoll",
"url": "https://pdfobject.com/pdf/sample.pdf"
}
]
},
"notarization": {
"type": "online",
"express": false,
"preferred_timeframe": 7
},
"client_reference": "REF-2025-001",
"client_preferred_language": "de"
}
Response
Indicates the outcome of the API request.
Possible values:
Possible values:
success or errorProvides a human-readable message detailing the result of the API request.
Example:
Example:
Incorporation created successfully.The unique identifier for the created incorporation case in a UUID format.
Example:
Example:
450506c1-d1a7-46e2-aca6-41a816805595The current status of the incorporation request.
Possible values:
Possible values:
initiated, submitted, contact-with-notary-initiated, appointment-confirmed, appointment-completed, waiting-for-deposit-confirmation, completed, blocked, archive, unprocessableA unique, case-specific URL for accessing and monitoring the incorporation process.
Example:
Example:
https://app.beglaubigt.de/incorporate/acme-holding-gmbh/123e4567-e89b-12d3-a456-426614174000A collection of documents related to the company.
Show Documents
Show Documents
The articles of association for the company.
Show Article of Association
Show Article of Association
The unique identifier for the document in a UUID format.
Example:
Example:
07347a09-7fa2-434f-a5f1-ec897f16d4b9The type of document as specified in the request.
Possible values:
Possible values:
musterprotokoll , individual, gesellschafterliste, certificate-of-incorporation or deposit-confirmationIndicates the current processing state of the document.
Possible values:
Possible values:
submitted, in-review or reviewedDetails about the notarization process.
Show Notarization
Show Notarization
The method of notarization.
Possible values:
Possible values:
offline or onlineRequests expedited notarization.
The client’s preferred timeframe for notarization, expressed as the number of days from the request date.
Possible values:
7, 14, 30The current status of the notarization appointment.
Possible values:
pending or confirmedThe custom client reference string provided in the request.
Example:
Example:
REF-2024-001The preferred language of the client, specified using ISO 639-1 language codes.
Possible values:
Possible values:
en, de, es, fr or itThe exact date and time when the response was generated, formatted as an ISO 8601 string in UTC.
Example:
Example:
2024-12-01T07:19:30.443Z{
"response": {
"result": "success",
"message": "Incorporation created successfully.",
"incorporation_id": "450506c1-d1a7-46e2-aca6-41a816805595",
"status": "submitted",
"url": "https://app.beglaubigt.de/incorporate/acme-holding-gmbh/123e4567-e89b-12d3-a456-426614174000",
"documents": {
"articles_of_association": [
{
"name": "sample.pdf",
"type": "individual",
"status": "submitted"
}
]
},
"notarization": {
"type": "online",
"express": true,
"preferred_timeframe": 7,
"appointment_status": "pending"
},
"client_reference": "REF-2025-001",
"client_preferred_language": "de",
"timestamp": "2025-12-01T07:19:30.443Z"
}
}
⌘I