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 |
|---|---|---|---|
|
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 |
|
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 |
|
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 |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | 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.