
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 |
|---|---|---|---|
|
Dorman Products, Inc.
Supplier of aftermarket parts for the automotive and heavy-…
|
DORM | US | Manufacturing |
|
Dowlais Group PLC
A high-technology engineering portfolio focused on the auto…
|
DWL | GB | Manufacturing |
|
Druzhba AD
Manufacturer of components for internal combustion engines.
|
— | BG | Manufacturing |
|
DY DEOKYANG Co.,Ltd.
Manufactures automotive interior modules, EV battery compon…
|
024900 | KR | Manufacturing |
|
DYP CO.,LTD
Manufacturer of engine pistons and components for fuel cell…
|
092780 | KR | Manufacturing |
|
EGE ENDÜSTRİ VE TİCARET A.Ş.
Manufacturer of axles and suspension system components for …
|
EGEEN | TR | Manufacturing |
|
EIKEN INDUSTRIES CO.,LTD
Manufacturer of filtration systems and thermal equipment li…
|
7265 | JP | Manufacturing |
|
eLAND
Tier 1 supplier of automotive decorative parts, LED lightin…
|
2248 | TW | Manufacturing |
|
ElringKlinger AG
Automotive supplier for all drive systems, specializing in …
|
ZIL2 | DE | Manufacturing |
|
EMMFORCE AUTOTECH LIMITED
Manufactures high-precision drivetrain components for 4x4 a…
|
544166 | 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.