Jiangsu Asia-Pacific Light Alloy Technology Co.,Ltd. — Investor Relations & Filings
Jiangsu Asia-Pacific Light Alloy Technology Co.,Ltd. specializes in the research, development, and manufacturing of high-performance aluminum alloy extrusion materials. The company's primary product portfolio includes precision aluminum tubes, bars, and profiles designed for demanding applications. A significant portion of its output serves the automotive sector, particularly for heat exchange systems such as radiators, condensers, and evaporators. Additionally, the company provides components for air conditioning systems and structural industrial parts. By utilizing advanced extrusion and drawing processes, the firm produces specialized alloys that meet rigorous technical standards for thermal conductivity and durability. Its operations focus on delivering high-precision solutions to global Tier 1 automotive suppliers and industrial manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 《董事、高级管理人员持有和买卖本公司股票管理制度》 | 2026-04-20 | Chinese | |
| 《对外担保管理制度》 | 2026-04-20 | Chinese | |
| 《内幕信息知情人登记和报备制度》 | 2026-04-20 | Chinese | |
| 关于第一期股票期权和限制性股票激励计划第三个解除限售期解除限售条件未成就及回购注销部分限制性股票的公告 | 2026-04-20 | Chinese | |
| 关于第一期股票期权和限制性股票激励计划第三个行权期行权条件未成就及注销部分股票期权的公告 | 2026-04-20 | Chinese | |
| 关于2026年度担保额度预计的公告 | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36207166 | 《董事、高级管理人员持有和买卖本公司股票管理制度》 | 2026-04-20 | Chinese | ||
| 36207163 | 《对外担保管理制度》 | 2026-04-20 | Chinese | ||
| 36207155 | 《内幕信息知情人登记和报备制度》 | 2026-04-20 | Chinese | ||
| 36207150 | 关于第一期股票期权和限制性股票激励计划第三个解除限售期解除限售条件未成就及回购注销部分限制性股票的公告 | 2026-04-20 | Chinese | ||
| 36207147 | 关于第一期股票期权和限制性股票激励计划第三个行权期行权条件未成就及注销部分股票期权的公告 | 2026-04-20 | Chinese | ||
| 36207143 | 关于2026年度担保额度预计的公告 | 2026-04-20 | Chinese | ||
| 36207141 | 《募集资金管理制度》 | 2026-04-20 | Chinese | ||
| 36207135 | 《董事、高级管理人员离职管理制度》 | 2026-04-20 | Chinese | ||
| 36207132 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 36207128 | 2025年度独立董事述职报告(蔡永民) | 2026-04-20 | Chinese | ||
| 36207126 | 2025年度独立董事述职报告(张熔显) | 2026-04-20 | Chinese | ||
| 36207124 | 2025年度内部控制自我评价报告 | 2026-04-20 | Chinese | ||
| 36207121 | 《关联交易管理制度》 | 2026-04-20 | Chinese | ||
| 36207119 | 关于召开2025年度股东会的通知 | 2026-04-20 | Chinese | ||
| 36207117 | 2025年年度报告摘要 | 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 |
|---|---|---|---|
|
Arfin India Limited
Manufactures aluminum products and ferroalloys for heavy in…
|
ARFIN | IN | Manufacturing |
|
ATI INC
Manufacturer of specialty materials and complex components …
|
ATI | US | Manufacturing |
|
Aurubis AG
A global provider of non-ferrous metals and one of the worl…
|
NDA | DE | Manufacturing |
|
Baheti Recycling Industries Limited
Recycles aluminum scrap into secondary alloys for steel and…
|
BAHETI | IN | Manufacturing |
|
Baiyin Nonferrous Group Co., Ltd.
Integrated mining, smelting, and processing of copper, lead…
|
601212 | CN | Manufacturing |
|
Baoji Titanium Industry Co.,Ltd.
Manufactures titanium and rare metal alloys for aerospace a…
|
600456 | CN | Manufacturing |
|
BAOWU MAGNESIUM TECHNOLOGY CO., LTD
Produces magnesium and aluminum alloys for automotive, aero…
|
002182 | CN | Manufacturing |
|
Baroda Extrusion Ltd.
Manufacturer of copper tubes, rods, and bus bars for HVAC a…
|
513502 | IN | Manufacturing |
|
Bhagyanagar India Limited
Manufacturer of copper products and wind power for industri…
|
BHAGYANGR | IN | Manufacturing |
|
Blackstone Resources AG
A holding company focused on battery metals exploration and…
|
BLS | CH | Manufacturing |
Jiangsu Asia-Pacific Light Alloy Technology 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/54566/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54566 | 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=54566 | 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=54566 \ -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": 54566}, 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 Jiangsu Asia-Pacific Light Alloy Technology Co.,Ltd. (id: 54566)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.