
AdCapital AG — Investor Relations & Filings
AdCapital AG is an industrial holding company that acquires and manages participating interests in firms. The company's investment strategy is focused on core industrial sectors, including electrical engineering, metal and plastics processing, machine and tool construction, and the automotive industry. Through its portfolio of subsidiary companies, AdCapital AG is involved in the production of various industrial goods, such as electrotechnical products including motors, tachometers, and transformers. The group fosters cooperation and knowledge exchange among its subsidiaries to promote innovation and sustainable growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Insolvenzantrag uber das Vermogen der AdCapital AG | 2026-04-15 | German | |
| AdCapital AG: Insolvenzantrag uber das Vermogen der Tochtergesellschaft Erich Jaeger GmbH | 2026-04-01 | German | |
| AdCapital AG: Verkauf der Frako Kondensatoren- und Anlagenbau GmbH gema Strategie Vision 2030 | 2026-03-12 | German | |
| AdCapital AG: Reduzierung der Beteiligung an der JAEGER POWER Automotive Systems (Shenzhen) Ltd Verauerung des Grundstucks der Erich Jaeger, s.r.o. gema Strategie Vision 2030 | 2026-01-26 | German | |
| AdCapital AG: Sale of KTS Kunststoff Technik Schmolln GmbH in line with Vision 2030 strategy | 2025-12-15 | English | |
| AdCapital im Einklang mit den definierten Zielen & Vision 2030 Next Steps | 2025-09-19 | German |
Browse filings by year
30 years- 2026 4 filings
- 2025 6 filings
- 2024 29 filings
- 2023 7 filings
- 2022 6 filings
- 2021 5 filings
- 2020 7 filings
- 2019 5 filings
- 2018 5 filings
- 2017 5 filings
- 2016 4 filings
- 2015 5 filings
- 2014 4 filings
- 2013 4 filings
- 2012 7 filings
- 2011 2 filings
- 2010 34 filings
- 2009 26 filings
- 2008 30 filings
- 2007 23 filings
- 2006 10 filings
- 2005 6 filings
- 2004 6 filings
- 2003 7 filings
- 2002 2 filings
- 2001 5 filings
- 2000 17 filings
- 1999 4 filings
- 1998 4 filings
- 1997 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for AdCapital AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HYUNDAI EZWEL CO., LTD.
Develops and operates comprehensive employee benefit platfo…
|
090850 | KR | Administrative and support serv… |
|
INNOXCorporation
A holding company developing advanced polymer materials for…
|
088390 | KR | Administrative and support serv… |
|
Inteliqo Limited
Provides sales, marketing, and distribution services for co…
|
IQO | GG | Administrative and support serv… |
|
J ESCOM HOLDINGS,INC.
A holding company in beauty supplies, digital gift cards, a…
|
3779 | JP | Administrative and support serv… |
|
KeePer Technical Laboratory Co., Ltd.
Develops and sells car coatings and operates a network of a…
|
6036 | JP | Administrative and support serv… |
|
LX Holdings Corp.
A holding company with subsidiaries in trading, logistics, …
|
383800 | KR | Administrative and support serv… |
|
Metall Zug AG
Industrial holding company in medical devices, infection co…
|
METN | CH | Administrative and support serv… |
|
METRO TİCARİ VE MALİ YATIRIMLAR HOLDİNG A.Ş.
Diversified holding company with interests in tourism, tran…
|
METRO | TR | Administrative and support serv… |
|
Nalnet Communications Inc.
BPO provider offering services and tech solutions for the a…
|
5870 | JP | Administrative and support serv… |
|
OEX S.A.
Provides sales support, loyalty services, and e-commerce lo…
|
OEX | PL | Administrative and support serv… |
AdCapital AG via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/4561/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4561 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=4561 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=4561 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 4561}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for AdCapital AG (id: 4561)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.