
APEC — Investor Relations & Filings
Advanced Power Electronics Corp. (APEC) specializes in the design and manufacture of power semiconductor components. The company provides comprehensive solutions for modern power requirements, featuring a product portfolio that includes Metal-Oxide-Semiconductor Field-Effect Transistors (MOSFETs), Insulated-Gate Bipolar Transistors (IGBTs), Silicon Carbide (SiC) devices, and Power ICs. Recognized for being the first to integrate the 6-inch DMOS process in its region, APEC focuses on power switching and energy conversion technologies. Its components are widely utilized in computing, consumer electronics, display systems, communications, and industrial sectors. The company maintains ISO 9001 and ISO 14001 certifications, emphasizing quality and environmental management in the delivery of high-performance power management solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_8261_20260527F14.pdf | 2026-05-28 | Chinese | |
| 115年年報及股東會資料 — 2026_8261_20260527F17.pdf | 2026-05-28 | Chinese | |
| 115年年報及股東會資料 — 2025_8261_20260527FE4.pdf | 2026-05-28 | English | |
| 115年年報及股東會資料 — 2025_8261_20260527F04.pdf | 2026-05-28 | Chinese | |
| 公司基本資料 | 2026-05-28 | Chinese | |
| 公告本公司第十一屆董事當選名單 | 2026-05-27 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47865049 | 115年年報及股東會資料 — 2026_8261_20260527F14.pdf | 2026-05-28 | Chinese | ||
| 47865048 | 115年年報及股東會資料 — 2026_8261_20260527F17.pdf | 2026-05-28 | Chinese | ||
| 47865047 | 115年年報及股東會資料 — 2025_8261_20260527FE4.pdf | 2026-05-28 | English | ||
| 47865046 | 115年年報及股東會資料 — 2025_8261_20260527F04.pdf | 2026-05-28 | Chinese | ||
| 47861369 | 公司基本資料 | 2026-05-28 | Chinese | ||
| 47808326 | 公告本公司第十一屆董事當選名單 | 2026-05-27 | Chinese | ||
| 47807711 | 公告本公司一一五年股東常會重要決議事項 | 2026-05-27 | Chinese | ||
| 47731729 | 公司治理組織架構 | 2026-05-27 | Chinese | ||
| 47731514 | 功能性委員會成員 | 2026-05-27 | Chinese | ||
| 47731462 | 功能性委員會成員 | 2026-05-27 | Chinese | ||
| 47731411 | 功能性委員會成員 | 2026-05-27 | Chinese | ||
| 47570234 | 係因本公司有價證券於集中交易市場達公佈注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-27 | Chinese | ||
| 47016778 | 115年05月僑外投資持股 | 2026-05-25 | Chinese | ||
| 46677786 | 115年5月公開說明書 — 202605_8261_B031.pdf | 2026-05-20 | Chinese | ||
| 46677686 | 115年5月公開說明書 — 201805_8261_B1h1.pdf | 2026-05-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Valens Semiconductor Ltd.
Develops connectivity chipsets for the automotive and profe…
|
VLN | US | Manufacturing |
|
VANCHIP(TIANJIN) TECHNOLOGY CO.,LTD.
Fabless developer of RF front-end chips and modules for 4G/…
|
688153 | CN | Manufacturing |
|
Ventec
Global manufacturer of high-performance copper clad laminat…
|
6672 | TW | Manufacturing |
|
VIA
Develops AI, IoT, and computer vision solutions for intelli…
|
2388 | TW | Manufacturing |
|
VICOR CORP
Designs and manufactures high-performance modular power com…
|
VICR | US | Manufacturing |
|
Victory Giant Technology (Huizhou) Co., Ltd.
Manufactures high-precision multi-layer PCBs and HDI boards…
|
300476 | CN | Manufacturing |
|
Vigo Photonics S.A.
Manufacturer of high-performance infrared detectors and sem…
|
VGO | PL | Manufacturing |
|
VINA TECH CO.,LTD
Develops and manufactures supercapacitors and hydrogen fuel…
|
126340 | KR | Manufacturing |
|
Vinyas Innovative Technologies Limited
Provides EMS and Design-to-Manufacturing solutions for miss…
|
VINYAS | IN | Manufacturing |
|
VisEra
Specializes in image sensors, micro-optics elements, and wa…
|
6789 | TW | Manufacturing |
APEC 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/52733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52733 | 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=52733 | 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=52733 \ -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": 52733}, 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 APEC (id: 52733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.