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 |
|---|---|---|---|
|
Shri Dinesh Mills Ltd.
Manufacturer of premium wool apparel fabrics and specialize…
|
503804 | IN | Manufacturing |
|
Shri Techtex Limited
Manufactures PP Spunbond Non-woven Fabric for medical, hygi…
|
SHRITECH | IN | Manufacturing |
|
Sky Industries Ltd
Manufacturer of hook and loop fasteners and specialized nar…
|
526479 | IN | Manufacturing |
|
Spunweb Nonwoven Limited
Manufacturer of PP spunbond nonwoven fabrics for hygiene, m…
|
SPUNWEB | IN | Manufacturing |
|
Suominen Oyj
A global manufacturer of nonwovens as roll goods for wipes …
|
SUY1V | FI | Manufacturing |
|
TAIWAN PAIHO
Global manufacturer of advanced fastening systems and techn…
|
9938 | TW | Manufacturing |
|
TEIKOKU SEN-I Co.,Ltd.
A manufacturer of disaster prevention, fire fighting, and r…
|
3302 | JP | Manufacturing |
|
Texel Industries Ltd.
Produces geosynthetics and technical textiles for containme…
|
526638 | IN | Manufacturing |
|
UK
Specialized manufacturer of nonwoven fabrics, medical masks…
|
1325 | TW | Manufacturing |
|
Uniroyal Industries Ltd
Manufacturer of garment accessories, labels, and tapes for …
|
521226 | IN | 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.