German Company Data
Get credible data about German companies incorporated in Germany. Data is sourced, checked, cleaned from the German Handelsregister on a daily basis. Use the data to enrich your Customer Relationship Management (CRM) system or other data-driven processes you have in use. A matching with existing data is done by using our powerful lookup endpoint. In addition, this API allows you to search and…
German Company Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Get Data | ||
| GET |
/companies/{id}/data /companies/{id}/data |
This endpoint returns the basic information of the company with the given identifier. The information includes all the core data (name, address), web data if known (phone, fax,… |
| POST |
/companies/data /companies/data |
This endpoint returns the basic information of the company, much as GET /companies/{id}/data does. The difference is that you don't need the company identifier in advance. This… |
| GET |
/companies/{id}/people /companies/{id}/people |
This endpoint returns the information about people associated with the company with the given identifier. The information includes names, roles, email addresses, and phone… |
| POST |
/companies/people /companies/people |
This endpoint returns the information about people associated with the company, much as GET /companies/{id}/people does. The difference is that you don't need the company… |
| GET |
/companies/{id}/events /companies/{id}/events |
This endpoint returns the latest events about the company with the given identifier since the given timestamp. This timestamp is optional and is specified via a query parameter.… |
| POST |
/companies/events /companies/events |
This endpoint returns the latest events about the company with the given identifier since the given timestamp, much as GET /companies/{id}/events does. The difference is that you… |
| GET |
/companies/{id}/jobs /companies/{id}/jobs |
This endpoint returns the latest job postings about the company with the given identifier since the given timestamp. This timestamp is optional and is specified via a query… |
| POST |
/companies/jobs /companies/jobs |
This endpoint returns the latest job postings about the company with the given identifier since the given timestamp, much as GET /companies/{id}/jobs does. The difference is that… |
| GET |
/companies/{id}/financials /companies/{id}/financials |
This endpoint returns the financial key figures (balance sheet total, revenue, profit, number of employees) for the company with the given identifier. For each key figure the… |
| POST |
/companies/financials /companies/financials |
This endpoint returns the financial key figures (balance sheet total, revenue, profit, number of employees) for the company with the given identifier, much as GET… |
| Check Fillling Level | ||
| GET |
/companies/{id}/financials/exists /companies/{id}/financials/exists |
This endpoint returns the list of years for which financial key figures (balance sheet total, revenue, profit, number of employees) for the company with the given identifier are… |
| POST |
/companies/financials/exists /companies/financials/exists |
This endpoint returns the list of years for which financial key figures (balance sheet total, revenue, profit, number of employees) for the company with the given identifier are… |
| Explore | ||
| POST |
/lookup /lookup |
This endpoint assists in finding companies and their identifiers via some fixed attributes, such as company name, website or email. In addition, you can provide all known… |
| POST |
/search /search |
This endpoint lets you create a new search request, which may include one or more search strings and various filters, and returns the search result. In addition to the actual… |
| GET |
/suggest /suggest/{prefix} |
This endpoint returns a list of completion suggestions for a given prefix. This list contains companies, but also possible search filters, such as locations or industries. |
German Company Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $39.95 / month | — |
|
| ULTRA Recommended | $129.95 / month | — |
|
| MEGA | $449.95 / month | — |
|