HomeProductsCompany Start - Germany

Company Start - Germany

NEW

€0.06 + VAT

Access data for all German companies, from activity status to name, legal address, and geolocation, all synchronously via API.

Delivery

Within 10 seconds

available for
  • de

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:

  • VAT Code (Partita IVA)
  • ID (internal company identifier)

Company Start is identified by the endpoint: GET https://company.openapi.com/DE-start/{vatCode_or_id}

REQUEST EXAMPLE

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:

  • Full Company Name and any trading name or alias
  • VAT Code
  • LEI (Legal Entity Identifier) Code
  • Activity Status (ACTIVE, CEASED)
  • Legal Address (toponym, house number, street, city, department, ZIP code)
  • GPS Coordinates (longitude and latitude)
  • Company Formation Date
  • ID (internal company identifier)

RESPONSE EXAMPLE

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.

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!