
aiPlex — Investor Relations & Filings
Aiptek International Inc. is a technology firm specializing in digital imaging and multimedia projection solutions. Since its inception in 1997, the company has developed a diverse range of consumer electronics under the AIPTEK brand, including the world’s first pen-shaped digital camera and portable pocket projectors. Its historical product lines encompass pocket digital camcorders, digital photo frames, and graphic tablets. In recent years, the company has transitioned its core focus toward automotive safety technology, specifically high-definition driving recorders. Aiptek specializes in the end-to-end design and manufacturing of dual-lens motorcycle dash cams, utilizing proprietary image IC design and hardware integration. The company prioritizes the development of reliable imaging systems to enhance road safety and provide comprehensive visual documentation for commuters.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_6225_20260514F05.pdf | 2026-05-27 | Chinese | |
| 115年第1季財務報告書 — 202601_6225_AI1.pdf | 2026-05-15 | Chinese | |
| 代子公司炬福股份有限公司公告董事會決議現金減資事宜 | 2026-05-14 | Chinese | |
| 功能性委員會成員 | 2026-05-14 | Chinese | |
| 功能性委員會成員 | 2026-05-14 | Chinese | |
| 114年度股利金額(股東會決議) | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47136722 | 115年年報及股東會資料 — 2026_6225_20260514F05.pdf | 2026-05-27 | Chinese | ||
| 46374709 | 115年第1季財務報告書 — 202601_6225_AI1.pdf | 2026-05-15 | Chinese | ||
| 46374127 | 代子公司炬福股份有限公司公告董事會決議現金減資事宜 | 2026-05-14 | Chinese | ||
| 46371993 | 功能性委員會成員 | 2026-05-14 | Chinese | ||
| 46371994 | 功能性委員會成員 | 2026-05-14 | Chinese | ||
| 46374081 | 114年度股利金額(股東會決議) | 2026-05-14 | Chinese | ||
| 46374092 | 公告本公司董事會決議委任薪酬委員會委員名單 | 2026-05-14 | Chinese | ||
| 46374093 | 公告本公司第3屆審計委員會委員名單 | 2026-05-14 | Chinese | ||
| 46374094 | 本公司董事會決議選任董事長 | 2026-05-14 | Chinese | ||
| 46374263 | 公告本公司解除新任董事競業禁止案 | 2026-05-14 | Chinese | ||
| 46374096 | 本公司115年股東常會決議全面改選董事選舉結果 | 2026-05-14 | Chinese | ||
| 46374195 | 公告本公司115年股東常會重要決議事項 | 2026-05-14 | Chinese | ||
| 46372009 | 公司治理組織架構 | 2026-05-14 | Chinese | ||
| 46367548 | 本公司董事會通過115年第1季合併財務報告 | 2026-05-13 | Chinese | ||
| 45734257 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VIDENDUM PLC
Global provider of hardware and software for the content cr…
|
VID | GB | Manufacturing |
|
Vuzix Corp
Designs and manufactures augmented reality wearable display…
|
VUZI | US | Manufacturing |
|
Wuhan Guide Infrared CO.,LTD
Specializes in infrared thermal imaging systems and optoele…
|
002414 | CN | Manufacturing |
|
Wuhan Guide Technology Co., Ltd.
Develops and manufactures infrared thermal imaging systems …
|
301633 | CN | Manufacturing |
|
Wuhan Raycus Fiber Laser Technologies Co., Ltd.
Produces high-power fiber lasers and core components for in…
|
300747 | CN | Manufacturing |
|
Xiamen Leading Optics Co., Ltd.
Manufacturer of high-precision optical lenses for security …
|
605118 | CN | Manufacturing |
|
YANGTZE OPTICAL ELECTRONIC CO., LTD.
Develops specialty optical fibers and precision components …
|
688143 | CN | Manufacturing |
|
Yangtze Optical Fibre and Cable Joint Stock Limited Company
Global manufacturer of optical fiber preforms, fibers, and …
|
601869 | CN | Manufacturing |
|
Yangtze Optical Fibre and Cable Joint Stock Limited Company
Only global company with all three mainstream optical prefo…
|
6869 | HK | Manufacturing |
|
Young Optics
Integrated optical design and manufacturing of high-precisi…
|
3504 | TW | Manufacturing |
aiPlex 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/52538/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52538 | 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=52538 | 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=52538 \ -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": 52538}, 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 aiPlex (id: 52538)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.