
KARO Leather a.s. — Investor Relations & Filings
KARO Leather a.s. is a leather processing and manufacturing company specializing in upholstery leather derived from cowhide and buffalo hides. The company also supplies leather for clothing production and other upholstery materials. A key operational distinction is its vertically integrated production model, which encompasses the entire processing cycle from raw hide to finished product under a single roof. This comprehensive in-house capability is unique for a leather processor located north of the Alps. Operating as a holding company, KARO Leather manages subsidiaries that handle the complete manufacturing process, continuing the traditional leather production in its region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pozvánka na řádnou valnou h... | 2026-05-18 | Czech | |
| Annual Report 2025 | 2026-05-15 | Czech |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46386199 | Pozvánka na řádnou valnou h... | 2026-05-18 | Czech | ||
| 46352036 | Annual Report 2025 | 2026-05-15 | Czech | ||
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKI India Limited
Produces and exports leather goods, footwear, and equestria…
|
AKI | IN | Manufacturing |
|
AMIN TANNERY LIMITED
Manufacturer of finished leather and leather products for d…
|
541771 | IN | Manufacturing |
|
CHOKWANG LEATHER CO.,LTD
Manufacturer and distributor of leather for automotive and …
|
004700 | KR | Manufacturing |
|
DESA DERİ SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer and retailer of leather …
|
DESA | TR | Manufacturing |
|
G.M. Leather
Processes and markets high-quality bovine leathers for luxu…
|
GML | IT | Manufacturing |
|
MINGXIN NEW MATERIAL CO.,LTD.
Produces advanced, sustainable automotive interior material…
|
605068 | CN | Manufacturing |
|
Namyue Holdings LimitedI
Processes and sells semi-finished and finished leather prod…
|
1058 | HK | Manufacturing |
|
Pak Leather Crafts Limited
Manufacturer and exporter of finished leather and leather g…
|
PAKL | PK | Manufacturing |
|
SAMYANGTONGSANG LTD
Manufacturer of cow leather for the automotive, footwear, a…
|
002170 | KR | Manufacturing |
|
SCHAFFER CORPORATION LIMITED
Produces automotive leather, building materials, and manage…
|
SFC | AU | Manufacturing |
KARO Leather a.s. 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/10154/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10154 | 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=10154 | 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=10154 \ -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": 10154}, 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 KARO Leather a.s. (id: 10154)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.