
PWT — Investor Relations & Filings
Abonmax Co., Ltd. is a technology enterprise specializing in the development and integration of AI-driven systems and electronic components. Originally established as a manufacturer of printed circuit boards (PCBs), including single-sided, double-sided, and multilayer variants for consumer and industrial applications, the company has strategically expanded into high-tech sectors. Its core business activities now encompass AI-powered multi-touch display systems, unmanned aerial vehicles (UAVs), and unmanned vehicle platforms. Abonmax also provides comprehensive green energy solutions, focusing on solar energy, energy storage systems, and microgrid technology. By leveraging its expertise in system integration and research and development, the company serves diverse markets such as smart agriculture and smart medical care. Its operations are guided by a commitment to innovation and the delivery of high-performance, technology-integrated solutions for the global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | |
| 115年5月營業收入 | 2026-06-10 | Chinese | |
| 115年05月內部人持股異動(事後) | 2026-06-04 | Chinese | |
| 115年05月董事會成員及持股 | 2026-06-04 | Chinese | |
| 114年第4季財務報告書 — 202504_2429_AIC.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_2429_AIA.pdf | 2026-05-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48027319 | 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | ||
| 48027318 | 115年5月營業收入 | 2026-06-10 | Chinese | ||
| 47968389 | 115年05月內部人持股異動(事後) | 2026-06-04 | Chinese | ||
| 47968388 | 115年05月董事會成員及持股 | 2026-06-04 | Chinese | ||
| 46762281 | 114年第4季財務報告書 — 202504_2429_AIC.pdf | 2026-05-22 | English | ||
| 46762249 | 114年第4季財務報告書 — 202504_2429_AIA.pdf | 2026-05-22 | English | ||
| 46385183 | 公告本公司法人董事因轉讓持股超過選任時所持有之 公司股份數額二分之一當然解任 | 2026-05-18 | Chinese | ||
| 46381545 | 更正本公司115年4月資金貸與資訊揭露明細表。 | 2026-05-18 | Chinese | ||
| 46380367 | 115年04月內部人持股異動(事後) | 2026-05-18 | Chinese | ||
| 46380363 | 115年04月董事會成員及持股 | 2026-05-18 | Chinese | ||
| 46369962 | 115年年報及股東會資料 — 2026_2429_20260616FE1.pdf | 2026-05-14 | English | ||
| 46369961 | 115年年報及股東會資料 — 2026_2429_20260616FE2.pdf | 2026-05-14 | English | ||
| 46369960 | 115年年報及股東會資料 — 2026_2429_20260616F01.pdf | 2026-05-14 | Chinese | ||
| 46369959 | 115年年報及股東會資料 — 2026_2429_20260616F02.pdf | 2026-05-14 | Chinese | ||
| 46369958 | 115年年報及股東會資料 — 2026_2429_20260616F13.pdf | 2026-05-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Netlist, Inc.
Designs and manufactures high-performance modular memory su…
|
NLST | US | Manufacturing |
|
NEWFLEXTECHNOLGYCo.,LTD.
Develops and manufactures Flexible Printed Circuit Boards (…
|
085670 | KR | Manufacturing |
|
New Power Plasma Co.,Ltd
Develops plasma power components for semiconductor and disp…
|
144960 | KR | Manufacturing |
|
NEXCHIP SEMICONDUCTOR CORPORATION
Specialized IC foundry for DDIC, CIS, PMIC, and MCU using 1…
|
688249 | CN | Manufacturing |
|
NEXT Biometrics Group ASA
Develops and manufactures high-security fingerprint sensor …
|
NEXT | NO | Manufacturing |
|
Nextchip Co., Ltd.
A fabless semiconductor firm developing vision processing s…
|
396270 | KR | Manufacturing |
|
Niche-Tech Semiconductor Materials Limited
Provides advanced packaging materials, such as bonding wire…
|
8490 | HK | Manufacturing |
|
nichicon corporation
Manufacturer of electronic components specializing in capac…
|
6996 | JP | Manufacturing |
|
NIHON DEMPA KOGYO CO., LTD.
Manufacturer of quartz crystal devices for telecom, industr…
|
6779 | JP | Manufacturing |
|
Ningbo Exciton Technology Co., Ltd.
Develops and manufactures high-performance optical films an…
|
300566 | CN | Manufacturing |
PWT 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/52077/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52077 | 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=52077 | 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=52077 \ -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": 52077}, 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 PWT (id: 52077)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.