
AeroEdge Co.,Ltd. — Investor Relations & Filings
AeroEdge Co., Ltd. is a manufacturing company specializing in parts for the aerospace sector, with a primary focus on aircraft engines. The company is a first-tier supplier for Safran Aircraft Engines' LEAP turbine program, mass-producing critical components such as low-pressure turbine blades. Core capabilities include advanced machining, engineering services, and the development and application of Additive Manufacturing (AM) technologies. AeroEdge is distinguished by its direct supply contract with a major global aircraft engine original equipment manufacturer (OEM), enabling it to contribute to next-generation aviation technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-20 | Japanese | |
| 株式会社オノプラントの株式の取得(子会社化)に関する補足説明資料 | 2026-05-20 | Japanese | |
| 株式会社オノプラントの株式の取得(子会社化)に関するお知らせ | 2026-05-20 | Japanese | |
| 確認書 | 2026-02-13 | Japanese | |
| 半期報告書-第11期(2025/07/01-2026/06/30) | 2026-02-13 | Japanese | |
| 確認書 | 2025-09-29 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46582935 | 臨時報告書 | 2026-05-20 | Japanese | ||
| 46580543 | 株式会社オノプラントの株式の取得(子会社化)に関する補足説明資料 | 2026-05-20 | Japanese | ||
| 46580540 | 株式会社オノプラントの株式の取得(子会社化)に関するお知らせ | 2026-05-20 | Japanese | ||
| 19459938 | 確認書 | 2026-02-13 | Japanese | ||
| 19459931 | 半期報告書-第11期(2025/07/01-2026/06/30) | 2026-02-13 | Japanese | ||
|
2025
6 filings
| |||||
| 7936761 | 確認書 | 2025-09-29 | Japanese | ||
| 7936453 | 訂正有価証券報告書-第10期(2024/07/01-2025/06/30) | 2025-09-29 | Japanese | ||
| 7928759 | 確認書 | 2025-09-25 | Japanese | ||
| 7928758 | 有価証券報告書-第10期(2024/07/01-2025/06/30) | 2025-09-25 | Japanese | ||
| 7276773 | 確認書 | 2025-02-14 | Japanese | ||
| 7276775 | 半期報告書-第10期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
|
2024
4 filings
| |||||
| 7305320 | 訂正臨時報告書 | 2024-10-11 | Japanese | ||
| 7306985 | 臨時報告書 | 2024-09-30 | Japanese | ||
| 7306976 | 内部統制報告書-第9期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | ||
| 7306975 | 確認書 | 2024-09-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avic Aviation High-Technology Co.,Ltd.
Produces advanced composites and high-tech equipment for ae…
|
600862 | CN | Manufacturing |
|
AVIC (CHENGDU) UAS CO., LTD.
Develops Wing Loong unmanned aerial systems for defense and…
|
688297 | CN | Manufacturing |
|
AVIC HEFEI JIANGHANG AIRCRAFT EQUIPMENT CORPORATION LTD.
Develops and manufactures airborne equipment and life suppo…
|
688586 | CN | Manufacturing |
|
AviChina Industry & Technology Company Limited
Vertically integrated aerospace manufacturer specializing i…
|
2357 | CN | Manufacturing |
|
Avicopter Plc.
Develops, manufactures, and services civil and military hel…
|
600038 | CN | Manufacturing |
|
Avic Shenyang Aircraft Company Limited
Designs and produces heavy-duty fighter jets and carrier-ba…
|
600760 | CN | Manufacturing |
|
AVIC XI'AN AIRCRAFT INDUSTRY GROUP COMPANY LTD.
Develops large aircraft and manufactures major structural c…
|
000768 | CN | Manufacturing |
|
Avio
Aerospace company specializing in space propulsion and laun…
|
AVIO | IT | Manufacturing |
|
Beijing Andawell Science& Technology Co.,Ltd
Manufactures aviation equipment and systems while providing…
|
300719 | CN | Manufacturing |
|
BEIJING BEI MO GAO KE FRICTION MATERIAL CO.,LTD.
Manufactures friction materials and braking systems for avi…
|
002985 | CN | Manufacturing |
AeroEdge Co.,Ltd. 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/14640/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14640 | 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=14640 | 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=14640 \ -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": 14640}, 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 AeroEdge Co.,Ltd. (id: 14640)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.