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 |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
Cathay Consolidated, Inc.
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | 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.