
InnoTec TSS AG — Investor Relations & Filings
InnoTec TSS AG is a holding company that operates through subsidiaries active in the building supply sector. The company's business is structured into two primary segments: Door Systems and Building Specialties. Through its subsidiary companies, InnoTec TSS AG manufactures and sells a range of products for the construction industry. Key offerings include exterior door panels made from aluminum and plastic, architectural glass, and elastic plastic components. The group's strategy focuses on its subsidiaries maintaining excellent market positions and a clear focus on niche segments within their respective markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| InnoTec TSS Aktiengesellschaft: Bekanntmachung der Einberufung zur Hauptversammlung am 26.06.2026 in Dusseldorf mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-05-15 | German | |
| InnoTec TSS Gruppe 2025 | 2026-04-23 | German | |
| InnoTec TSS AG gibt vorlaufige Geschaftszahlen fur das Geschaftsjahr 2025 bekannt | 2026-04-09 | German | |
| Report Publication Announcement 2025 | 2025-09-01 | English | |
| Datum:01.09.2025 | 2025-09-01 | German | |
| Datum:12.08.2025 | 2025-08-12 | German |
Browse filings by year
31 years- 2026 3 filings
- 2025 10 filings
- 2024 11 filings
- 2023 13 filings
- 2022 11 filings
- 2021 9 filings
- 2020 11 filings
- 2019 8 filings
- 2018 9 filings
- 2017 10 filings
- 2016 9 filings
- 2015 14 filings
- 2014 8 filings
- 2013 8 filings
- 2012 8 filings
- 2011 11 filings
- 2010 10 filings
- 2009 8 filings
- 2008 6 filings
- 2007 3 filings
- 2006 7 filings
- 2005 4 filings
- 2004 3 filings
- 2003 2 filings
- 2002 4 filings
- 2001 8 filings
- 2000 7 filings
- 1999 6 filings
- 1998 7 filings
- 1997 5 filings
- 1996 5 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for InnoTec TSS 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 · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DONGKUK STRUCTURES & CONSTRUCTION COMPANY LIMITED
Manufactures renewable energy components, steel structures,…
|
100130 | KR | Manufacturing |
|
Dongyang S·TEC Co., Ltd.
A POSCO processing center that cuts and sells steel and bui…
|
060380 | KR | Manufacturing |
|
Drozapol-Profil S.A.
A distributor and processor of metallurgical products, spec…
|
DPL | PL | Manufacturing |
|
dynamic Archistructures Limited
Designs and fabricates advanced structural systems and high…
|
539681 | IN | Manufacturing |
|
ECONFRAME BERHAD
Designs, manufactures, and trades building materials, inclu…
|
— | MY | Manufacturing |
|
EGST
Specializes in steel structure production, container mainte…
|
2211 | TW | Manufacturing |
|
Envirotech Systems Limited
Provides acoustic and noise control solutions for industria…
|
ENVIRO | IN | Manufacturing |
|
Epack Prefab Technologies Limited
Designs and manufactures pre-engineered buildings and prefa…
|
EPACKPEB | IN | Manufacturing |
|
ERBOSAN ERCİYAS BORU SANAYİ VE TİCARET A.Ş.
Manufacturer of welded steel pipes, profiles, and hollow se…
|
ERBOS | TR | Manufacturing |
|
ERCİYAS ÇELİK BORU SANAYİ A.Ş.
Manufacturer of large-diameter HSAW steel pipes for energy …
|
ERCB | TR | Manufacturing |
InnoTec TSS 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/225/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=225 | 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=225 | 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=225 \ -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": 225}, 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 InnoTec TSS AG (id: 225)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.