
Yusin — Investor Relations & Filings
Yusin Holding Corp. specializes in the research, development, manufacture, and distribution of braking system components. The company’s primary operations involve the production of high-precision spare parts for the aftermarket and original equipment manufacturing (OEM) services for various vehicle brands. Its product portfolio is centered on safety-critical braking solutions, emphasizing technical innovation and rigorous quality standards. With a history of operations extending back to 1992, the organization maintains a global commercial footprint, engaging in international trade exhibitions to demonstrate its engineering capabilities. The company focuses on delivering reliable components that ensure driving safety through advanced manufacturing processes and continuous product development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_4557_20260605FE4.pdf | 2026-05-20 | English | |
| 114年年報及股東會資料 — 2025_4557_20260605F04.pdf | 2026-05-20 | Chinese | |
| 114年年報及股東會資料 — 2026_4557_20260605FE1.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_4557_20260605F01.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_4557_20260605F17.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_4557_20260605F13.pdf | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46631331 | 114年年報及股東會資料 — 2025_4557_20260605FE4.pdf | 2026-05-20 | English | ||
| 46631134 | 114年年報及股東會資料 — 2025_4557_20260605F04.pdf | 2026-05-20 | Chinese | ||
| 46597975 | 114年年報及股東會資料 — 2026_4557_20260605FE1.pdf | 2026-05-20 | English | ||
| 38406947 | 115年年報及股東會資料 — 2026_4557_20260605F01.pdf | 2026-04-29 | Chinese | ||
| 38406928 | 115年年報及股東會資料 — 2026_4557_20260605F17.pdf | 2026-04-29 | Chinese | ||
| 38406918 | 115年年報及股東會資料 — 2026_4557_20260605F13.pdf | 2026-04-29 | Chinese | ||
| 38406886 | 115年年報及股東會資料 — 2026_4557_20260605FE2.pdf | 2026-04-29 | English | ||
| 38406799 | 115年年報及股東會資料 — 2026_4557_20260605F02.pdf | 2026-04-29 | Chinese | ||
| 37426001 | 公告115年第一季財務報告董事會召開日期 | 2026-04-27 | Chinese | ||
| 34632955 | 114年第4季財務報告書 — 202504_4557_AIA.pdf | 2026-04-16 | English | ||
| 33889453 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33889447 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 34590252 | 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | ||
| 34590249 | 115年03月董事會成員及持股 | 2026-04-02 | Chinese | ||
| 33152800 | 114年度財務比率 | 2026-03-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Clean Logistics SE (formerly: SendR SE)
Converts heavy-duty diesel vehicles to zero-emission hydrog…
|
SD1 | DE | Manufacturing |
|
CM
Manufacturer of automotive, industrial, and military-grade …
|
1587 | TW | Manufacturing |
|
Cofle
Designs and manufactures control systems and cables for OEM…
|
CFL | IT | Manufacturing |
|
Commercial Vehicle Group, Inc.
Designs and manufactures systems for commercial vehicles, E…
|
CVGI | US | Manufacturing |
|
Compagnie Plastic Omnium SE
A global automotive supplier of exterior systems, lighting,…
|
POM | FR | Manufacturing |
|
Compa S. A.
Manufacturer of automotive components and industrial equipm…
|
CMP | RO | Manufacturing |
|
Continental AG
Develops technologies and services for sustainable and conn…
|
CON | DE | Manufacturing |
|
Cooper-Standard Holdings Inc.
Global supplier of sealing and fluid handling systems and c…
|
CPS | US | Manufacturing |
|
COPLUS
Designs and manufactures LED vehicle lighting and precision…
|
2254 | TW | Manufacturing |
|
Craftsman Automation Limited
Precision manufacturing firm for automotive, industrial, an…
|
CRAFTSMAN | IN | Manufacturing |
Yusin 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/52406/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52406 | 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=52406 | 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=52406 \ -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": 52406}, 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 Yusin (id: 52406)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.