
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 |
|---|---|---|---|
|
Cayman Engley
Specialized developer and manufacturer of metal and non-met…
|
2239 | TW | Manufacturing |
|
CENTRAL AUTOMOTIVE PRODUCTS LTD.
Global supplier of automotive parts for vehicle manufacture…
|
8117 | JP | Manufacturing |
|
Changchun Engley Automobile Industry Co.,Ltd.
Manufactures lightweight automotive structural parts and sa…
|
601279 | CN | Manufacturing |
|
CHANGCHUN FAWAY GROUP AUTOMOBILE COMPONENTS CO.,LTD
Manufactures automotive wheels, trim, lighting, and chassis…
|
600742 | CN | Manufacturing |
|
Changchun Yidong Clutch Co.,Ltd
Develops and manufactures automotive clutch systems and com…
|
600148 | CN | Manufacturing |
|
Changchun Zhiyuan New Energy Equipment Co., Ltd.
Develops and produces LNG vehicle gas supply systems and hi…
|
300985 | CN | Manufacturing |
|
Changqing Machinery Company Limited
Manufactures automotive stamping and welding components for…
|
603768 | CN | Manufacturing |
|
Changzhou Tenglong Auto Parts Co.,Ltd.
Produces automotive thermal management components, EGR syst…
|
603158 | CN | Manufacturing |
|
CHASYS Co.,Ltd
Manufacturer of automotive chassis systems, rear axles, and…
|
033250 | KR | Manufacturing |
|
Chengdu Haoneng Technology Co., Ltd.
Specializes in R&D and manufacturing of high-precision auto…
|
603809 | CN | 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.