
SAI — Investor Relations & Filings
SuperAlloy Industrial Co., Ltd. (SAI) specializes in providing high-end, custom, and lightweight forging solutions for the mobility and aerospace sectors. The company is a global leader in the production of forged aluminum wheels and automotive chassis components, recognized as the world's second-largest manufacturer in its primary product category. SAI integrates advanced manufacturing technologies, including precision metrology and CNC machining, to deliver high-performance components that meet stringent technical requirements. Its core offerings focus on enhancing vehicle efficiency and performance through lightweighting. The company serves a diverse international clientele, providing critical forged metal products for luxury automotive brands and aerospace applications, emphasizing technical excellence and precision engineering in every solution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年07月內部人持股異動(事後) | 2024-08-08 | Chinese | |
| 113年07月董事會成員及持股 | 2024-08-08 | Chinese | |
| 113年7月背書保證與資金貸與 | 2024-08-08 | Chinese | |
| 113年7月營業收入 | 2024-08-08 | Chinese | |
| 公告民國113年第二季合併財務報告之董事會召開日期 | 2024-07-31 | Chinese | |
| 113年07月僑外投資持股 | 2024-07-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33381045 | 113年07月內部人持股異動(事後) | 2024-08-08 | Chinese | ||
| 33381041 | 113年07月董事會成員及持股 | 2024-08-08 | Chinese | ||
| 33381054 | 113年7月背書保證與資金貸與 | 2024-08-08 | Chinese | ||
| 33381050 | 113年7月營業收入 | 2024-08-08 | Chinese | ||
| 33381058 | 公告民國113年第二季合併財務報告之董事會召開日期 | 2024-07-31 | Chinese | ||
| 33381061 | 113年07月僑外投資持股 | 2024-07-11 | Chinese | ||
| 33381065 | 113年7月變更登記 | 2024-07-10 | Chinese | ||
| 33381072 | 113年6月背書保證與資金貸與 | 2024-07-08 | Chinese | ||
| 33381069 | 113年6月營業收入 | 2024-07-08 | Chinese | ||
| 33381081 | 113年06月內部人持股異動(事後) | 2024-07-04 | Chinese | ||
| 33381076 | 113年06月董事會成員及持股 | 2024-07-04 | Chinese | ||
| 33381173 | 113年06月法人說明會簡報 — 156320240620E001.pdf | 2024-06-20 | Chinese | ||
| 33381140 | 113年06月法人說明會簡報 — 156320240620M001.pdf | 2024-06-20 | Chinese | ||
| 33381085 | 113年06月法人說明會簡報 | 2024-06-20 | Chinese | ||
| 33381175 | 本公司受邀參加寬量國際舉辦之新加坡路演(NDR) | 2024-06-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
SAI 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/51866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51866 | 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=51866 | 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=51866 \ -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": 51866}, 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 SAI (id: 51866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.