
Deutsche Balaton AG — Investor Relations & Filings
Deutsche Balaton AG is a financial holding company that specializes in corporate investments. Its primary activity is the acquisition and management of participations in both publicly listed and non-listed companies across a diverse range of sectors. The company invests in both minority and majority stakes, holding these assets either directly or through independent subsidiary companies. The investment portfolio also includes real estate assets. The firm focuses on managing and growing its capital base through this diversified portfolio of corporate and property holdings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Datum:10.03.2014 | 2014-03-10 | German | |
| Datum:13.11.2013 | 2013-11-13 | German | |
| Hinweis auf Halbjahresfinanzbericht vom 01.01.2013 bis zum 30.06.2013 | 2013-08-19 | German | |
| Datum:22.05.2013 | 2013-05-22 | German | |
| Datum:13.05.2013 | 2013-05-13 | German | |
| Datum:22.04.2013 | 2013-04-22 | German |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
1 filing
| |||||
| 7812613 | Datum:10.03.2014 | 2014-03-10 | German | ||
|
2013
5 filings
| |||||
| 7813498 | Datum:13.11.2013 | 2013-11-13 | German | ||
| 13003654 | Hinweis auf Halbjahresfinanzbericht vom 01.01.2013 bis zum 30.06.2013 | 2013-08-19 | German | ||
| 7814519 | Datum:22.05.2013 | 2013-05-22 | German | ||
| 7814584 | Datum:13.05.2013 | 2013-05-13 | German | ||
| 7814856 | Datum:22.04.2013 | 2013-04-22 | German | ||
|
2012
6 filings
| |||||
| 7816591 | Datum:06.11.2012 | 2012-11-06 | German | ||
| 12971487 | Jahresabschluss zum Geschäftsjahr vom 01.01.2011 bis zum 31.12.2011 | 2012-09-13 | German | ||
| 7817059 | Datum:09.08.2012 | 2012-08-09 | German | ||
| 7817247 | Datum:20.07.2012 | 2012-07-20 | German | ||
| 7817902 | Datum:04.05.2012 | 2012-05-04 | German | ||
| 7818209 | Datum:20.04.2012 | 2012-04-20 | German | ||
|
2011
3 filings
| |||||
| 7819982 | Datum:28.10.2011 | 2011-10-28 | German | ||
| 7820087 | Datum:05.10.2011 | 2011-10-05 | German | ||
| 7820106 | Datum:21.09.2011 | 2011-09-21 | German | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
0964104 B.C. Ltd.
A holding company and wholly-owned subsidiary of U3O8 Corp.…
|
— | CA | Financial and insurance activit… |
|
1000 YATIRIMLAR HOLDİNG A.Ş.
Investment holding company focused on tech, transportation,…
|
BINHO | TR | Financial and insurance activit… |
|
1RT Acquisition Corp.
A blank check company formed to effect a merger or other bu…
|
ONCH | US | Financial and insurance activit… |
|
3U Holding AG
A holding company operating firms in IT, renewable energy, …
|
UUU | DE | Financial and insurance activit… |
|
4404980 CANADA INC.
A dissolved federally incorporated distributing corporation…
|
— | CA | Financial and insurance activit… |
|
524 PARTICIPAÇOES SA
Holding company focused on the management and administratio…
|
— | BR | Financial and insurance activit… |
|
8I HOLDINGS LTD
Investment holding company focused on fintech, asset manage…
|
8IH | AU | Financial and insurance activit… |
|
9169-8316 Québec Inc.
Numbered corporation and reporting issuer filing regulatory…
|
— | CA | Financial and insurance activit… |
|
ACACIA RESEARCH CORP
A strategic acquirer and operator of undervalued public and…
|
ACTG | US | Financial and insurance activit… |
|
Acceler8 Ventures PLC
Acquisition company targeting gaming, media, software, tech…
|
— | JE | Financial and insurance activit… |
Deutsche Balaton 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/4566/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4566 | 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=4566 | 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=4566 \ -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": 4566}, 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 Deutsche Balaton AG (id: 4566)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.