
IEI — Investor Relations & Filings
IEI Integration Corp. is a global provider of industrial computing and AIoT solutions, specializing in the development of innovative embedded systems and hardware-software integration. The company offers a comprehensive portfolio of products, including fanless embedded box PCs, industrial panel PCs, network appliances, and server-grade motherboards. Leveraging advanced technologies such as Intel Core Ultra processors and the OpenVINO toolkit, IEI focuses on edge AI, smart healthcare, and high-performance networking. Its solutions serve diverse sectors, including factory automation, intelligent transportation, defense, and maritime systems. In addition to its own brand, the company provides extensive ODM customization services, supported by robust R&D and manufacturing capabilities. IEI is dedicated to driving digital transformation through resilient infrastructure and specialized medical AI platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 功能性委員會成員 | 2026-05-25 | Chinese | |
| 功能性委員會成員 | 2026-05-25 | Chinese | |
| 公司基本資料 | 2026-05-25 | Chinese | |
| 公告本公司董事會決議委任第六屆薪資報酬委員會 | 2026-05-25 | Chinese | |
| 公告本公司審計委員會新任委員 | 2026-05-25 | Chinese | |
| 公告本公司董事會選任董事長 | 2026-05-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47025067 | 功能性委員會成員 | 2026-05-25 | Chinese | ||
| 47025066 | 功能性委員會成員 | 2026-05-25 | Chinese | ||
| 47025050 | 公司基本資料 | 2026-05-25 | Chinese | ||
| 47025017 | 公告本公司董事會決議委任第六屆薪資報酬委員會 | 2026-05-25 | Chinese | ||
| 47025011 | 公告本公司審計委員會新任委員 | 2026-05-25 | Chinese | ||
| 47025008 | 公告本公司董事會選任董事長 | 2026-05-25 | Chinese | ||
| 47023979 | 公告本公司股東會決議通過解除新任董事競業禁止行為 | 2026-05-25 | Chinese | ||
| 47023965 | 公告本公司115年股東常會全面改選董事當選名單 | 2026-05-25 | Chinese | ||
| 47023961 | 公告本公司115年股東常會重要決議事項 | 2026-05-25 | Chinese | ||
| 45757432 | 115年第1季財務報告書 — 202601_3022_AI1.pdf | 2026-05-12 | Chinese | ||
| 46125619 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 46171796 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46156598 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46154903 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46142266 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ktk INC.
Provider of office supplies, recycled products, and IT solu…
|
3035 | JP | Manufacturing |
|
KYE
Global developer of computer peripherals, gaming gear, and …
|
2365 | TW | Manufacturing |
|
LAVA Systems Inc.
Technology manufacturer specializing in commercial connecti…
|
— | CA | Manufacturing |
|
LEADTEK
Developer of high-performance graphics, AI solutions, and s…
|
2465 | TW | Manufacturing |
|
Lenovo Group Limited
A global company that designs, manufactures, and markets co…
|
992 | HK | Manufacturing |
|
Logic Instrument SA
Designs and manufactures rugged mobile computers for indust…
|
ALLOG | FR | Manufacturing |
|
Logitech International S.A.
Designs and manufactures software-enabled hardware solution…
|
LOGI | CH | Manufacturing |
|
M 4 B Spolka Akcyjna
Designs, produces, and services self-service and digital si…
|
M4B | PL | Manufacturing |
|
Matica Fintec
Develops technology solutions for secure payments and ident…
|
MFT | IT | Manufacturing |
|
MCJ Co., Ltd.
An ICT business manufacturing and selling build-to-order PC…
|
6670 | JP | Manufacturing |
IEI 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/52255/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52255 | 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=52255 | 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=52255 \ -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": 52255}, 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 IEI (id: 52255)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.