
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年11月法人說明會簡報 — 156320241104M001.pdf | 2024-11-05 | Chinese | |
| 113年11月法人說明會簡報 | 2024-11-05 | Chinese | |
| 本公司受邀參加凱基證券舉辦之線上法人說明會,說明本公司之營運概況、財務及業務相關資訊。 | 2024-11-04 | Chinese | |
| 公告民國113年第三季合併財務報告之董事會召開日期 | 2024-10-30 | Chinese | |
| 113年10月法人說明會簡報 — 156320241018E001.pdf | 2024-10-18 | Chinese | |
| 113年10月法人說明會簡報 — 156320241018M001.pdf | 2024-10-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33380386 | 113年11月法人說明會簡報 — 156320241104M001.pdf | 2024-11-05 | Chinese | ||
| 33380307 | 113年11月法人說明會簡報 | 2024-11-05 | Chinese | ||
| 33380443 | 本公司受邀參加凱基證券舉辦之線上法人說明會,說明本公司之營運概況、財務及業務相關資訊。 | 2024-11-04 | Chinese | ||
| 33380447 | 公告民國113年第三季合併財務報告之董事會召開日期 | 2024-10-30 | Chinese | ||
| 33380615 | 113年10月法人說明會簡報 — 156320241018E001.pdf | 2024-10-18 | Chinese | ||
| 33380543 | 113年10月法人說明會簡報 — 156320241018M001.pdf | 2024-10-18 | Chinese | ||
| 33380452 | 113年10月法人說明會簡報 | 2024-10-18 | Chinese | ||
| 33380618 | 本公司受邀參加寬量國際主辦之「16th QIC CEO Week」,向投資人說明本公司之營運概況、財務及業務相關資訊。 | 2024-10-18 | Chinese | ||
| 33380626 | 113年9月背書保證與資金貸與 | 2024-10-08 | Chinese | ||
| 33380622 | 113年9月營業收入 | 2024-10-08 | Chinese | ||
| 33380633 | 113年09月內部人持股異動(事後) | 2024-10-08 | Chinese | ||
| 33380629 | 113年09月董事會成員及持股 | 2024-10-08 | Chinese | ||
| 33380636 | 公告本公司董事會決議投資設立子公司 | 2024-10-01 | Chinese | ||
| 33380647 | 113年8月背書保證與資金貸與 | 2024-09-09 | Chinese | ||
| 33380642 | 113年8月營業收入 | 2024-09-09 | 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.