
AMOGREENTECH Co., Ltd. — Investor Relations & Filings
AMOGREENTECH is a company specializing in the development and production of advanced materials and high-performance components. Its core business areas are centered on nanotechnology and include High-Efficiency Magnetic Components, Energy Solutions for storage systems (ESS), Nano Fiber Membranes, and Total Thermal Solutions. The company also manufactures Active Metal Brazing (AMB) Substrate Modules, Nano Powders, and Metallic Converters. These products serve critical applications in various high-tech industries, primarily focusing on electric vehicles (EVs), information technology (IT), and the broader environment and energy sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2025-03-25 | Korean | |
| 사업보고서 (2024.12) | 2025-03-17 | Korean | |
| 감사보고서제출 | 2025-03-17 | Korean | |
| 주주총회소집공고 | 2025-03-07 | Korean | |
| 의결권대리행사권유참고서류 | 2025-03-07 | Korean | |
| 주주총회소집결의 | 2025-02-21 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 7922583 | 정기주주총회결과 | 2025-03-25 | Korean | ||
| 7952373 | 사업보고서 (2024.12) | 2025-03-17 | Korean | ||
| 7952370 | 감사보고서제출 | 2025-03-17 | Korean | ||
| 7962172 | 주주총회소집공고 | 2025-03-07 | Korean | ||
| 7962151 | 의결권대리행사권유참고서류 | 2025-03-07 | Korean | ||
| 7969689 | 주주총회소집결의 | 2025-02-21 | Korean | ||
| 7969653 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-21 | Korean | ||
|
2024
8 filings
| |||||
| 8004831 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8015537 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8091813 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8137861 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8154934 | 정기주주총회결과 | 2024-03-28 | Korean | ||
| 8169378 | 감사보고서제출 | 2024-03-20 | Korean | ||
| 8169334 | 사업보고서 (2023.12) | 2024-03-20 | Korean | ||
| 8192096 | 주주총회소집공고 | 2024-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ampa Ltd.
A holding company with operations in real estate developmen…
|
AMPA | IL | Manufacturing |
|
Ballard Power Systems Inc.
A global leader in zero-emission hydrogen PEM fuel cell pow…
|
BLDP | CA | Manufacturing |
|
Baotou INST Magnetic New Materials Co., Ltd.
Manufactures high-performance rare earth magnets and precis…
|
301622 | CN | Manufacturing |
|
Beijing Beida Jade Bird Universal Sci-Tech Company Limited
An investment holding entity operating in tourism developme…
|
8095 | HK | Manufacturing |
|
Beijing SinoHytec Co., Ltd.
Develops hydrogen fuel cell engine systems and components f…
|
688339 | CN | Manufacturing |
|
Bisen Smart Access Co., Ltd.
Manufacturer of automatic gate, door, and traffic managemen…
|
301083 | CN | Manufacturing |
|
Bumhan Fuel Cell Co.,Ltd.
Develops and manufactures hydrogen fuel cell systems and re…
|
382900 | KR | Manufacturing |
|
Canadian Solar Inc.
Manufactures solar modules and develops utility-scale solar…
|
CSIQ | CA | Manufacturing |
|
Cell Impact AB
Global supplier of advanced bipolar flow plates for fuel ce…
|
CI | SE | Manufacturing |
|
Changshu Tianyin Electromechanical Co.,Ltd.
Manufactures components for household appliance refrigerati…
|
300342 | CN | Manufacturing |
AMOGREENTECH 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/15918/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15918 | 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=15918 | 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=15918 \ -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": 15918}, 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 AMOGREENTECH Co., Ltd. (id: 15918)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.