
TST Group — Investor Relations & Filings
TST Group Holding Ltd. is an integrated textile manufacturer specializing in the development and production of high-performance knitted fabrics. The company provides a comprehensive range of products, including cotton sports fabrics, single jersey, pique, fleece, jacquard, and advanced synthetic blends. Operating through a regionalized supply chain, the group maintains wholly-owned knitting and dyeing facilities in Cambodia and Vietnam, alongside certified production partners in China. TST Group utilizes a direct-to-brand engagement model, serving as a core supplier for major global apparel brands such as Adidas, Puma, Nike, and Gap. Key competitive advantages include flexible manufacturing, high-efficiency R&D—producing over 300 new fabric designs annually—and a commitment to sustainable production practices. The company focuses on optimizing the industry value chain through technical innovation, rigorous quality control, and customized material development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_4439_20260617F13.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_4439_20260617FE2.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_4439_20260617F02.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_4439_20260617FE1.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_4439_20260617F01.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_4439_20260617F17.pdf | 2026-05-14 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46371571 | 115年年報及股東會資料 — 2026_4439_20260617F13.pdf | 2026-05-14 | Chinese | ||
| 46371570 | 115年年報及股東會資料 — 2026_4439_20260617FE2.pdf | 2026-05-14 | English | ||
| 46371569 | 115年年報及股東會資料 — 2026_4439_20260617F02.pdf | 2026-05-14 | Chinese | ||
| 46371568 | 115年年報及股東會資料 — 2026_4439_20260617FE1.pdf | 2026-05-14 | English | ||
| 46371567 | 115年年報及股東會資料 — 2026_4439_20260617F01.pdf | 2026-05-14 | Chinese | ||
| 46372172 | 115年年報及股東會資料 — 2026_4439_20260617F17.pdf | 2026-05-14 | Chinese | ||
| 46373976 | 115年05月法人說明會簡報 — 443920260514E001.pdf | 2026-05-14 | English | ||
| 46373975 | 115年05月法人說明會簡報 — 443920260514M001.pdf | 2026-05-14 | Chinese | ||
| 46373974 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 45773239 | 115年第1季財務報告書 — 202601_4439_AI1.pdf | 2026-05-12 | Chinese | ||
| 45740580 | 115年第1季海外子公司投資 | 2026-05-11 | Chinese | ||
| 45734286 | 115年第1季大陸投資 | 2026-05-11 | Chinese | ||
| 45746244 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
| 45741540 | 115年第1季現金流量表 | 2026-05-11 | Chinese | ||
| 45741354 | 115年第1季綜合損益表 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WebX International Holdings Company Limited
Manufacturing functional fabrics and operating digital fina…
|
8521 | HK | Manufacturing |
|
ZHEJIANG YUNZHONGMA CO., LTD
Specializes in knitted base fabrics for PU and PVC syntheti…
|
603130 | CN | Manufacturing |
TST Group 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/52395/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52395 | 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=52395 | 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=52395 \ -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": 52395}, 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 TST Group (id: 52395)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.