Apacer Technology Inc. — Investor Relations & Filings
Apacer Technology Inc. is a global provider of memory modules and digital storage solutions. The company specializes in the design and manufacture of high-performance, high-stability products, including industrial-grade solid-state drives (SSDs), DRAM modules, memory cards, and consumer storage devices such as USB flash drives and portable hard drives. Apacer serves a broad range of markets, including industrial control, AIoT, gaming, and consumer electronics. The company has expanded its portfolio to include smart IoT solutions, integrating information and communications technology (ICT) with operational technology (OT) to provide automated equipment design and AI-driven optical inspection (AOI) services. Apacer focuses on delivering reliable, innovative products, emphasizing technical excellence and, more recently, environmental sustainability through the use of eco-friendly materials in its product lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司基本資料 | 2026-04-23 | Chinese | |
| 115年4月變更登記 | 2026-04-23 | Chinese | |
| 因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 (更正日期) | 2026-04-22 | Chinese | |
| 因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-04-22 | Chinese | |
| 115年第1季權益變動表 | 2026-04-16 | English | |
| 115年第1季現金流量表 | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35658288 | 公司基本資料 | 2026-04-23 | Chinese | ||
| 35658304 | 115年4月變更登記 | 2026-04-23 | Chinese | ||
| 35221873 | 因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 (更正日期) | 2026-04-22 | Chinese | ||
| 35209172 | 因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-04-22 | Chinese | ||
| 34645523 | 115年第1季權益變動表 | 2026-04-16 | English | ||
| 34645522 | 115年第1季現金流量表 | 2026-04-16 | Chinese | ||
| 34645521 | 115年第1季綜合損益表 | 2026-04-16 | Chinese | ||
| 34645519 | 115年第1季資產負債表 | 2026-04-16 | Chinese | ||
| 34645858 | 公告本公司115年第1季合併財務報告提報董事會通過 | 2026-04-16 | Chinese | ||
| 34496627 | 115年4月公開說明書 — 202604_8271_B021.pdf | 2026-04-14 | Chinese | ||
| 34496591 | 115年4月公開說明書 — 202102_8271_B1g.pdf | 2026-04-14 | Chinese | ||
| 34496579 | 115年4月公開說明書 — 201006_8271_B07.pdf | 2026-04-14 | Chinese | ||
| 34496575 | 115年4月公開說明書 — 201005_8271_B1c.pdf | 2026-04-14 | Chinese | ||
| 34496564 | 115年4月公開說明書 — 201005_8271_B1b1.pdf | 2026-04-14 | Chinese | ||
| 34495531 | 115年4月公開說明書 — 202603_8271_B021.pdf | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
Apacer Technology Inc. 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/52734/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52734 | 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=52734 | 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=52734 \ -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": 52734}, 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 Apacer Technology Inc. (id: 52734)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.