
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 |
|---|---|---|---|
|
PARTRONCO.,LTD
Manufactures electronic components, camera modules, and Ele…
|
091700 | KR | Manufacturing |
|
p-ban.com Corp.
E-commerce platform offering a one-stop solution for PCB de…
|
3559 | JP | Manufacturing |
|
P.C.B. Technologies Ltd.
Provider of high-reliability PCB fabrication, assembly, and…
|
PCBT | IL | Manufacturing |
|
PCL
Develops and manufactures optical transceivers for data cen…
|
4977 | TW | Manufacturing |
|
Pentastone Electronics, Inc.
Manufactures wireless communication parts for mobile, autom…
|
332570 | KR | Manufacturing |
|
Peraso Inc.
Fabless semiconductor company developing high-performance m…
|
PRSO | US | Manufacturing |
|
Phoenitron Holdings Limited
Contract manufacturing and sale of smart cards and plastic …
|
8066 | HK | Manufacturing |
|
PHOTON CO., LTD
Manufacturer of components for smartphone camera modules, i…
|
208710 | KR | Manufacturing |
|
PHOTRONICS INC
Global manufacturer of photomasks for the semiconductor and…
|
PLAB | US | Manufacturing |
|
PI
Global EMS provider of electronic components, system assemb…
|
2328 | TW | 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.