Cathay Consolidated, Inc. — Investor Relations & Filings
Cathay Consolidated Inc. specializes in the design and manufacture of high-performance functional fabrics and Thermoplastic Polyurethane (TPU) films. The company is a global leader in integrated TPU processing, offering secondary and tertiary processing capabilities to produce technical textiles with specialized properties such as RF/HF weldability, flame retardancy, and puncture resistance. Its portfolio includes critical safety and life-support components such as aviation escape slides, life vests, and rafts; marine inflatable life jackets; and medical-grade air mattresses and rehabilitation equipment. Additionally, it provides high-durability solutions for the outdoor and industrial sectors, including inflatable camping gear, dry sacs, and mechanical protective gear. Cathay Consolidated serves high-end niche markets where reliability and safety certifications, such as TSO, UL, and FDA standards, are paramount for mission-critical applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季權益變動表 | 2026-04-29 | English | |
| 115年第1季現金流量表 | 2026-04-29 | Chinese | |
| 115年第1季綜合損益表 | 2026-04-29 | Chinese | |
| 115年第1季資產負債表 | 2026-04-29 | Chinese | |
| 114年年報及股東會資料 — 2025_1342_20260514FE4.pdf | 2026-04-24 | English | |
| 114年年報及股東會資料 — 2025_1342_20260514F04.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38409336 | 115年第1季權益變動表 | 2026-04-29 | English | ||
| 38409332 | 115年第1季現金流量表 | 2026-04-29 | Chinese | ||
| 38409322 | 115年第1季綜合損益表 | 2026-04-29 | Chinese | ||
| 38409317 | 115年第1季資產負債表 | 2026-04-29 | Chinese | ||
| 36164266 | 114年年報及股東會資料 — 2025_1342_20260514FE4.pdf | 2026-04-24 | English | ||
| 36164168 | 114年年報及股東會資料 — 2025_1342_20260514F04.pdf | 2026-04-24 | Chinese | ||
| 36060070 | 澄清115/04/24經濟日報報導 | 2026-04-24 | Chinese | ||
| 35601072 | 公告本公司董事會決議授權董事長在新台幣貳億元額度內 辦理現金增資發行新股 | 2026-04-23 | Chinese | ||
| 35601082 | 公告本公司董事會通過115年度第一季個別財務報表 | 2026-04-23 | Chinese | ||
| 34573324 | 公告本公司通過115年第一季財務報告之董事會召開日期 | 2026-04-15 | Chinese | ||
| 34396683 | 115年年報及股東會資料 — 2026_1342_20260514FE1.pdf | 2026-04-13 | English | ||
| 34396682 | 115年年報及股東會資料 — 2026_1342_20260514FE2.pdf | 2026-04-13 | English | ||
| 34396671 | 115年年報及股東會資料 — 2026_1342_20260514F02.pdf | 2026-04-13 | Chinese | ||
| 34396640 | 115年年報及股東會資料 — 2026_1342_20260514F01.pdf | 2026-04-13 | Chinese | ||
| 34396620 | 115年年報及股東會資料 — 2026_1342_20260514F13.pdf | 2026-04-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Chang Ho Fibre Corporation
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | 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 |
Cathay Consolidated, Inc. 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/51786/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51786 | 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=51786 | 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=51786 \ -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": 51786}, 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 Cathay Consolidated, Inc. (id: 51786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.