KAP AG — Investor Relations & Filings
KAP AG is an industrial holding company that acquires and develops medium-sized enterprises in high-margin, niche markets. The company's strategy focuses on fostering specialized market leaders through organic growth and strategic acquisitions. Its operations are structured into four segments. The engineered products segment develops and produces technical textiles and specialized cords. The flexible films segment specializes in coating technologies for flexible film applications. The surface technologies segment provides highly specialized surface solutions for metallic materials. The precision components segment manufactures high-precision products for electric and electromechanical drive systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| KAP AG RESTRUCTURES PRODUCTION CAPACITIES IN THE ENGINEERED PRODUCTS SEGMENT | 2026-05-19 | English | |
| KAP AG ANNOUNCES CHANGE IN THE MANAGEMENT BOARD | 2026-04-30 | English | |
| KAP AG PUBLISHES ANNUAL REPORT 2025 AND GUIDANCE FORECAST FOR 2026 | 2026-04-28 | English | |
| KAP AG: REFINANCING CONCEPT AGREED; NEW SYNDICATED LOAN SECURES FLEXIBILITY FOR THE ONGOING TRANSFORMATION PROCESS | 2026-04-18 | English | |
| KAP AG: KAP AG: REFINANCING CONCEPT AGREED; TERM OF EXISTING SYNDICATED LOAN EXTENDED BY THREE YEARS | 2026-04-17 | English | |
| KAP AG GENERATES NORMALISED EBITDA WITHIN THE GUIDANCE FORECAST IN THE 2025 FINANCIAL YEAR IN A CHALLENGING MARKET ENVIRONMENT | 2026-03-12 | English |
Browse filings by year
24 years- 2026 8 filings
- 2025 18 filings
- 2024 20 filings
- 2023 28 filings
- 2022 22 filings
- 2021 30 filings
- 2020 27 filings
- 2019 38 filings
- 2018 38 filings
- 2017 22 filings
- 2016 33 filings
- 2015 22 filings
- 2014 32 filings
- 2013 14 filings
- 2012 6 filings
- 2011 6 filings
- 2010 1 filing
- 2005 1 filing
- 2004 1 filing
- 2001 1 filing
- 2000 2 filings
- 1999 2 filings
- 1998 1 filing
- 1997 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for KAP 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 other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chang Ho Fibre Corporation
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
|
Chenab Limited (Pref)
Manufacturing and export of diverse textile products includ…
|
CLCPS | PK | Manufacturing |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
|
Concert Industries Ltd.
Produces highly absorbent, cellulose-based airlaid non-wove…
|
— | CA | Manufacturing |
|
Công ty Cổ phần MIRAE
Manufacturer and trader of textile raw materials, specializ…
|
KMR | VN | Manufacturing |
|
DYNIC CORPORATION
Manufacturer of coated materials, nonwoven fabrics, and pac…
|
3551 | JP | Manufacturing |
|
Envioneer Co., Ltd.
Specialized manufacturer of composite materials and advance…
|
317870 | KR | Manufacturing |
|
FIBERWEB (INDIA) LTD.
Manufacturer of spunbond nonwoven fabrics for agriculture, …
|
FIBERWEB | IN | Manufacturing |
|
Furniweb Holdings Limited
Engaged in manufacturing and selling elastic textiles, webb…
|
8480 | HK | Manufacturing |
|
GALE PACIFIC LIMITED
Manufacturer of technical fabrics for solar protection, scr…
|
GAP | AU | Manufacturing |
KAP 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/241/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=241 | 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=241 | 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=241 \ -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": 241}, 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 KAP AG (id: 241)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.