
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 |
|---|---|---|---|
|
ABILITY
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
ASIA
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | Manufacturing |
|
A-Tech Solution CO., LTD.
Manufactures precision injection molds, stamping dies, and …
|
071670 | KR | 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.