
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 |
|---|---|---|---|
|
BALATACILAR BALATACILIK SANAYİ VE TİCARET A.Ş.
Manufacturer of friction materials for automotive and indus…
|
BALAT | TR | Manufacturing |
|
Baluchistan Wheels Limited
manufacturing and marketing of automotive steel wheel rims
|
BWHL | PK | Manufacturing |
|
Banco Products (India) Ltd.
Designs and manufactures engine cooling and sealing systems…
|
BANCOINDIA | IN | Manufacturing |
|
Beijing Fengjing Automotive Parts Co., Ltd.
Global supplier of commercial vehicle engine, transmission,…
|
002662 | CN | Manufacturing |
|
BeijingWest Industries International Limited
Global supplier of advanced automotive parts, specializing …
|
2339 | HK | Manufacturing |
|
BELRISE INDUSTRIES LIMITED
Tier-1 manufacturer of complex automotive components and as…
|
BELRISE | IN | Manufacturing |
|
Benara Bearings and Pistons Limited
Manufactures high-precision engine components for automotiv…
|
541178 | IN | Manufacturing |
|
BETHEL AUTOMOTIVE SAFETY SYSTEMS CO., LTD.
Develops automotive brake systems, electronic controls, and…
|
603596 | CN | Manufacturing |
|
Bharat Gears Ltd.
Manufacturer of precision automotive gears and transmission…
|
BHARATGEAR | IN | Manufacturing |
|
Bharat Seats Ltd
Manufactures seating systems and interior components for th…
|
BHARATSE | 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.