
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 |
|---|---|---|---|
|
JENOPTIK AG
A global photonics group specializing in optical and micro-…
|
JEN | DE | Manufacturing |
|
JIAXING ZMAX OPTECH CO., LTD.
R&D and manufacturing of high-precision optical components …
|
688307 | CN | Manufacturing |
|
JTEC CORPORATION
Manufactures precision X-ray mirrors and automated cell cul…
|
2479 | JP | Manufacturing |
|
Kelfred Holdings Limited
Designs, manufactures, and sells eyewear products globally …
|
1134 | HK | Manufacturing |
|
KINKO
Manufacturer of optical components and lenses with vertical…
|
6209 | TW | Manufacturing |
|
KONICA MINOLTA, INC.
Provides imaging products and solutions for business, print…
|
4902 | JP | Manufacturing |
|
LARGAN
Produces high-precision optical lens modules for smartphone…
|
3008 | TW | Manufacturing |
|
Levenguk
Manufacturer and seller of optical devices and measuring to…
|
LVHK | RU | Manufacturing |
|
LianChuang Electronic Technology Co.,Ltd
Produces high-precision optical lenses, camera modules, and…
|
002036 | CN | Manufacturing |
|
LiComm Co., Ltd.
Develops and manufactures optical communication components …
|
388790 | 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.