
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 |
|---|---|---|---|
|
Fulin Precision Co., Ltd.
Manufacturer of precision automotive components and lithium…
|
300432 | CN | Manufacturing |
|
FUTABA INDUSTRIAL CO., LTD.
Global manufacturer of stamped and welded automotive compon…
|
7241 | JP | Manufacturing |
|
Fuxin Dare Automotive Parts Co., Ltd.
Manufactures precision pumps, motors, and NVH solutions for…
|
300473 | CN | Manufacturing |
|
Gabriel India Ltd.
Designs and manufactures ride control products for automoti…
|
GABRIEL | IN | Manufacturing |
|
Garrett Motion Inc.
Develops turbochargers and electric boosting tech for vehic…
|
GTX | US | Manufacturing |
|
Gestamp Automocion S.A.
Designs, develops, and manufactures engineered metal compon…
|
GEST | ES | Manufacturing |
|
GLOBALTEC FORMATION BERHAD
Investment holding with diversified segments: Integrated Ma…
|
— | MY | Manufacturing |
|
GMB CORPORATION
Independent global manufacturer of automotive parts for OEM…
|
7214 | JP | Manufacturing |
|
GMB Korea Corp.
Manufacturer of automotive precision parts, bearings, and e…
|
013870 | KR | Manufacturing |
|
G N A Axles Limited
Produces rear axle shafts, spindles and drive shafts for co…
|
GNA | 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.