Company Start Germany offers with a single API request and in a few seconds the main information about German companies such as company data and legal address
Company Start also allows you to verify the company's activity status in the business register.
All data is available starting from one of the following parameters:
Company Start is identified by the endpoint: GET https://company.openapi.com/DE-start/{vatCode_or_id}
GET /FR-start/{siretCode_sirenCode_vatCode_or_id}
This is an example of a request:
https://company.openapi.com/DE-start/DE8xxxxxxx8
The response, as indicated, will include over 30 data points including:
GET /DE-start/{vatCode_or_id}
This is an example of the response obtained using VAT Code DE8xxxxxxx8:
{
"data": {
"id": 672a26f3cc42ced63a092dd5
"lastUpdateTimestamp": 1724544000,
"companyName": "Company Name",
"vatCode": "DE8xxxxxxx8",
"leiCode": "5XXXXXXXXXXXXXXXXXXX9",
"address": {
"registeredOffice": {
"town": "Ingolstadt",
"country": "DE",
"zipCode": "85057",
"streetName": "Auto-Union-Str. 1",
"streetNumber": "1",
"gps": {
"coordinates": [
11.41527,
48.7838
]
}
}
},
"activityStatus": "ACTIVE",
"registrationDate": "1973-06-01",
}
],
"success": true,
"message": "",
"error": null
}
Company Start Germany is the ideal solution for companies such as software houses, marketing and sales companies, insurance companies, real estate agencies, and many more. Thanks to the real-time service response times, it is often used to verify and validate company data during the registration phase.
Do you need help?
Haven't found the answer you're looking for?
Fill in all the details, we will get back to you as soon as possible!