Company Advanced Germany allows access to personal and economic data, as well as information about the activities of a German company, with a single API request and in real time.
All the data is available from one of the following parameters:
Company Advanced Germany is identified by the endpoint: GET https://company.openapi.com/DE-advanced/{vatCode_or_id}
The response is in real time.
https://company.openapi.com/DE-advanced/DEXXXXXXX8
With Company Advanced Germany you can access over 60 pieces of data, including:
GET https://company.openapi.com/DE-advanced/{vatCode_or_id}
Here is an example of the response
{
"data": {
"id": "672f5f70cc42ced63af7b588"
"lastUpdateTimestamp": 1663372800,
"companyName": "Company Name",
"vatCode": "DE8XXXXXX8",
"leiCode": "529900J1PXYSZJVZ3Z09",
"address": {
"registeredOffice": {
"town": "Ingolstadt",
"country": "DE",
"zipCode": "85057",
"streetName": "Auto-Union-Str. 1",
"streetNumber": "1",
"gps": {
"coordinates": [
2.32247,
48.87424
]
}
}
},
"activityStatus": "ACTIVE",
"incorporationDate": "1998-08-01",
"contacts": {
"fax": "+49 841 8932524",
"phone": "+49 841 89 0",
"website": "www.audi.de"
},
"internationalClassification": {
"nace": {
"code": 2920,
"description": "Manufacture of bodies for motor vehicles; manufacture of trailers and semitrailers"
},
"naics": {
"code": "336211",
"description": "Manufacture of motor vehicle bodies"
},
"sic": {
"code": "3711",
"description": "Motor vehicles and automobile bodies"
}
},
"balanceSheets": {
"last": {
"year": 2023,
"balanceSheetDate": "2023-12-31",
"turnover": 87736,
"employees": 6260000000,
"operatingRevenue": 69865000000,
"shareholdersFunds": 69865000000,
"totalAssets": 73447000000,
},
"all": [
{
"balanceSheetDate": "2023",
"balanceSheetDate": "2023-12-31",
"turnover": 87736,
"employees": 6260000000,
"operatingRevenue": 69865000000,
"shareholdersFunds": 69865000000,
"totalAssets": 73447000000
},
}
}
}
}
Company Advanced Germany provides companies and professionals with access to official data in real time. It's ideal for checking company activity status, financial stability, or legal matters.
Start using it today! Contact us to get started.
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!