
Henan Mingtai Al.Industrial Co.,Ltd. — Investor Relations & Filings
Henan Mingtai Al.Industrial Co.,Ltd. is a large-scale manufacturer specializing in the research, development, and production of aluminum sheet, strip, and foil. The company operates a comprehensive product portfolio covering 1-8 series aluminum alloys, with a focus on high-precision materials such as CTP/PS plate bases, battery foil, pharmaceutical packaging foil, and automotive lightweight materials. Its manufacturing facilities utilize advanced cold rolling and hot rolling technologies to produce high-quality aluminum products for diverse sectors, including electronics, transportation, construction, and food packaging. The company emphasizes sustainable development through aluminum recycling initiatives and maintains a global supply chain network. By integrating advanced processing equipment with rigorous quality control, it provides customized solutions for industrial and commercial applications worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 明泰铝业2025年年度股东会决议公告 | 2026-05-11 | Chinese | |
| 明泰铝业关于回购注销2024年限制性股票激励计划部分激励对象已获授但未解除限售股票的公告 | 2026-05-11 | Chinese | |
| 北京德恒律师事务所关于明泰铝业2024年股权激励计划第二期解锁及回购注销部分限制性股票事项的的法律意见书 | 2026-05-11 | Chinese | |
| 明泰铝业关于回购注销部分限制性股票通知债权人公告 | 2026-05-11 | Chinese | |
| 明泰铝业关于2024年限制性股票激励计划第二个解除限售期限制性股票解锁暨上市的公告 | 2026-05-11 | Chinese | |
| 明泰铝业第七届董事会第九次会议决议公告 | 2026-05-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45017665 | 明泰铝业2025年年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 45017476 | 明泰铝业关于回购注销2024年限制性股票激励计划部分激励对象已获授但未解除限售股票的公告 | 2026-05-11 | Chinese | ||
| 45017162 | 北京德恒律师事务所关于明泰铝业2024年股权激励计划第二期解锁及回购注销部分限制性股票事项的的法律意见书 | 2026-05-11 | Chinese | ||
| 45016833 | 明泰铝业关于回购注销部分限制性股票通知债权人公告 | 2026-05-11 | Chinese | ||
| 45016831 | 明泰铝业关于2024年限制性股票激励计划第二个解除限售期限制性股票解锁暨上市的公告 | 2026-05-11 | Chinese | ||
| 45016829 | 明泰铝业第七届董事会第九次会议决议公告 | 2026-05-11 | Chinese | ||
| 36559824 | 明泰铝业关于会计师事务所2025年度履职情况评估报告 | 2026-04-20 | Chinese | ||
| 36559812 | 明泰铝业董事、高级管理人员离职管理制度 | 2026-04-20 | Chinese | ||
| 36559811 | 明泰铝业董事会关于独立董事独立性自查报告的专项意见 | 2026-04-20 | Chinese | ||
| 36559809 | 明泰铝业2025年度内部控制审计报告 | 2026-04-20 | Chinese | ||
| 36559806 | 明泰铝业2025年度报告摘要 | 2026-04-20 | Chinese | ||
| 36559802 | 明泰铝业2026年第一季度报告 | 2026-04-20 | Chinese | ||
| 36559789 | 明泰铝业董事会提名委员会工作制度 | 2026-04-20 | Chinese | ||
| 36559780 | 明泰铝业关于开展铝锭套期保值业务的可行性分析报告 | 2026-04-20 | Chinese | ||
| 36559778 | 明泰铝业董事和高级管理人员持有本公司股份及其变动管理制度 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
Henan Mingtai Al.Industrial 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/57274/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57274 | 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=57274 | 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=57274 \ -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": 57274}, 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 Henan Mingtai Al.Industrial Co.,Ltd. (id: 57274)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.