HomeProductsCompany Advanced - Germany

Company Advanced - Germany

NEW

€0.11 + VAT

All the demographic, economic, and business activity information of a German company in a few seconds. Over 60 data points on companies such as name, registered office, operational units, revenue, and employees.

Delivery

In 10 seconds.

available for
  • de

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:

  • VAT Number (VAT Identification)
  • ID (internal company identifier)

Company Advanced Germany is identified by the endpoint: GET https://company.openapi.com/DE-advanced/{vatCode_or_id}

REQUEST EXAMPLE

GET https://company.openapi.com/DE-advanced/{vatCode_or_id}

The response is in real time.

REQUEST EXAMPLE

https://company.openapi.com/DE-advanced/DEXXXXXXX8

With Company Advanced Germany you can access over 60 pieces of data, including:

  • Full Company Name
  • VAT Number
  • LEI Code
  • Activity Status (ACTIVE, CEASED)
  • Registered Office (toponym, civic number, street, city, department, ZIP Code)
  • GPS Coordinates (longitude and latitude)
  • Contacts such as website, phone, and fax
  • Company Registration Date in the French National Companies Register
  • National and international Business Activity Classification (NACE, NAICS, SIC)
  • Current and historical financial statements with filing date, turnover, profits, employees, operating revenue, shareholders' funds, and total assets
  • ID (company internal identifier)

RESPONSE EXAMPLE

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.

Sign Up

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!