
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年5月公開說明書 — 202605_8261_B031.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 201805_8261_B1h1.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 201805_8261_B1c.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 201804_8261_B1b1.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 201705_8261_B06.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 201704_8261_B031.pdf | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46677786 | 115年5月公開說明書 — 202605_8261_B031.pdf | 2026-05-20 | Chinese | ||
| 46677686 | 115年5月公開說明書 — 201805_8261_B1h1.pdf | 2026-05-20 | Chinese | ||
| 46677626 | 115年5月公開說明書 — 201805_8261_B1c.pdf | 2026-05-20 | Chinese | ||
| 46677617 | 115年5月公開說明書 — 201804_8261_B1b1.pdf | 2026-05-20 | Chinese | ||
| 46677586 | 115年5月公開說明書 — 201705_8261_B06.pdf | 2026-05-20 | Chinese | ||
| 46677580 | 115年5月公開說明書 — 201704_8261_B031.pdf | 2026-05-20 | Chinese | ||
| 46677566 | 115年5月公開說明書 — 201408_8261_B1g.pdf | 2026-05-20 | Chinese | ||
| 46677562 | 115年5月公開說明書 — 201406_8261_B1h2.pdf | 2026-05-20 | Chinese | ||
| 46677553 | 115年5月公開說明書 — 201406_8261_B1h1.pdf | 2026-05-20 | Chinese | ||
| 46677549 | 115年5月公開說明書 — 201111_8261_B1c.pdf | 2026-05-20 | Chinese | ||
| 46677546 | 115年5月公開說明書 — 201110_8261_B1b1.pdf | 2026-05-20 | Chinese | ||
| 46677543 | 115年5月公開說明書 — 201006_8261_B05.pdf | 2026-05-20 | Chinese | ||
| 46677540 | 115年5月公開說明書 — 201005_8261_B021.pdf | 2026-05-20 | Chinese | ||
| 46677535 | 115年5月公開說明書 — 200912_8261_B08.pdf | 2026-05-20 | Chinese | ||
| 46677531 | 115年5月公開說明書 — 200908_8261_B07.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 |
|---|---|---|---|
|
Nxp Semiconductors
Designs and manufactures semiconductor solutions for automo…
|
VNX | NL | Manufacturing |
|
Nyocor Company Limited
Manufactures advanced thermal management solutions for high…
|
600821 | CN | Manufacturing |
|
ODTech
Designs and manufactures semiconductors, sensor solutions, …
|
080520 | KR | Manufacturing |
|
OE Solutions Co., Ltd.
Global supplier of optoelectronic transceivers for wireless…
|
138080 | KR | Manufacturing |
|
OKAYA ELECTRIC INDUSTRIES CO.,LTD.
Manufactures noise/surge suppression components, displays, …
|
6926 | JP | Manufacturing |
|
Olympic Circuit Technology Co.,Ltd
Manufactures high-precision PCBs for automotive, telecom, a…
|
603920 | CN | Manufacturing |
|
OmniVision Integrated Circuits Group, Inc.
Global fabless designer of advanced digital imaging, analog…
|
501 | HK | Manufacturing |
|
OMNIVISION INTEGRATED CIRCUITS GROUP, INC.
Global fabless semiconductor supplier of imaging, analog, t…
|
603501 | CN | Manufacturing |
|
ON SEMICONDUCTOR CORP
Designs and supplies semiconductor solutions for intelligen…
|
ON | US | Manufacturing |
|
Openedges Technology, Inc.
Semiconductor IP provider of memory subsystem and AI platfo…
|
394280 | KR | 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.