
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 |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_2429_AIC.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_2429_AIA.pdf | 2026-05-22 | English | |
| 公告本公司法人董事因轉讓持股超過選任時所持有之 公司股份數額二分之一當然解任 | 2026-05-18 | Chinese | |
| 更正本公司115年4月資金貸與資訊揭露明細表。 | 2026-05-18 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-18 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 46374341 | 公告本公司依公開發行公司資金貸與及背書保證處理準則 第二十五條第一項第二款、第三款及第四款之規定辦理公告 | 2026-05-14 | Chinese | ||
| 46374357 | 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-14 | Chinese | ||
| 46374180 | 本公司董事會決議停止辦理一一四年股東常會通過之 私募現金增資發行普通股案 | 2026-05-14 | Chinese | ||
| 46373620 | 115年第1季權益變動表 | 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 |
|---|---|---|---|
|
NANYA NEW MATERIAL TECHNOLOGY CO.,LTD
Manufactures high-performance copper-clad laminates and pre…
|
688519 | CN | Manufacturing |
|
Napatech A/S
Provider of SmartNICs and DPUs for accelerating network and…
|
NAT | DK | Manufacturing |
|
National Silicon Industry Group Co.,Ltd.
Develops and manufactures high-performance semiconductor si…
|
688126 | CN | Manufacturing |
|
NATIONGATE HOLDINGS BERHAD
An Electronics Manufacturing Services (EMS) provider offeri…
|
— | MY | Manufacturing |
|
Navitas Semiconductor Corp
A power semiconductor company specializing in gallium nitri…
|
NVTS | US | Manufacturing |
|
NCAB Group
A global full-service supplier of Printed Circuit Boards fo…
|
NCAB | SE | Manufacturing |
|
NCCI
Specializes in thermal management solutions, including heat…
|
6230 | TW | Manufacturing |
|
NC& Co., Ltd.
Specializes in video processing and semiconductor solutions…
|
092600 | KR | Manufacturing |
|
N CITRON, INC.
Develops, manufactures, and distributes digital audio techn…
|
101400 | KR | Manufacturing |
|
NEPES Corporation
An OSAT partner providing advanced semiconductor packaging …
|
033640 | KR | 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.