
AOT — Investor Relations & Filings
Advanced Optoelectronic Technology Inc. (AOT) specializes in the development and manufacture of advanced LED packaging solutions. Established in 1999, the company focuses on Surface Mount Device LEDs (SMD LEDs), optical module applications, sensing components, and automotive lighting. AOT leverages large-scale production and stable quality management to provide reliable, cost-competitive optoelectronic products. Its technical expertise extends to research and development in emerging fields, including B5G and 6G low-earth orbit (LEO) satellite communications, array antenna technologies, and high-precision sensor solutions. By integrating innovation with high-performance execution, AOT delivers comprehensive components and modules designed for diverse applications in the global electronics, automotive, and telecommunications sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_3437_20260625FE2.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_3437_20260625F02.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_3437_20260625F13.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_3437_20260625FE1.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_3437_20260625F01.pdf | 2026-05-25 | Chinese | |
| 115年第1季財務報告書 — 202601_3437_AI1.pdf | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47016768 | 115年年報及股東會資料 — 2026_3437_20260625FE2.pdf | 2026-05-25 | English | ||
| 47016766 | 115年年報及股東會資料 — 2026_3437_20260625F02.pdf | 2026-05-25 | Chinese | ||
| 47016758 | 115年年報及股東會資料 — 2026_3437_20260625F13.pdf | 2026-05-25 | Chinese | ||
| 47016752 | 115年年報及股東會資料 — 2026_3437_20260625FE1.pdf | 2026-05-25 | English | ||
| 47016751 | 115年年報及股東會資料 — 2026_3437_20260625F01.pdf | 2026-05-25 | Chinese | ||
| 46367652 | 115年第1季財務報告書 — 202601_3437_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372325 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46372701 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46124582 | 公司基本資料 | 2026-05-12 | Chinese | ||
| 46232901 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 46203447 | 公告本公司內部稽核主管異動 | 2026-05-12 | Chinese | ||
| 46204762 | 本公司董事會決議不分派股利 | 2026-05-12 | Chinese | ||
| 46202572 | 114年度股利金額(董事會決議) | 2026-05-12 | Chinese | ||
| 40842753 | 公告本公司115年第一季財務報告董事會預計召開日期 為115年05月12日 | 2026-05-04 | Chinese | ||
| 33992839 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
POINT ENGINEERING Co., Ltd.
Manufactures electronic components for the semiconductor an…
|
256630 | KR | Manufacturing |
|
POONGWON PRECISION Co.,Ltd.
Manufacturer of photo-etched precision metal components for…
|
371950 | KR | Manufacturing |
|
POWER INTEGRATIONS INC
Develops high-voltage power-conversion ICs for energy-effic…
|
POWI | US | Manufacturing |
|
Primetech Electronics Inc.
Electronics Manufacturing Services (EMS) provider supplying…
|
— | CA | Manufacturing |
|
Promatek Industries Ltd.
Specialized PCB manufacturing and development of billing te…
|
— | CA | Manufacturing |
|
PSI
Specialized provider of semiconductor wafer reclamation and…
|
8028 | TW | Manufacturing |
|
PSMC
Wafer foundry specializing in memory, logic ICs, and 3D AI …
|
6770 | TW | Manufacturing |
|
PTI
Global provider of turnkey semiconductor assembly and testi…
|
6239 | TW | Manufacturing |
|
PTTC.
Specializes in PPTC technology, circuit protection, and the…
|
6224 | TW | Manufacturing |
|
Puya Semiconductor (Shanghai) Co., Ltd.
Fabless designer of ultra-low-power non-volatile memory and…
|
688766 | CN | Manufacturing |
AOT 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/52326/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52326 | 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=52326 | 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=52326 \ -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": 52326}, 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 AOT (id: 52326)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.