
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 |
|---|---|---|---|
|
DFI Inc.
Global provider of high-performance computing technology an…
|
2397 | TW | Manufacturing |
|
DUKSHINEPC CO., LTD.
Specializes in the research, development, and manufacturing…
|
090410 | KR | Manufacturing |
|
ECS
Global provider of motherboards, mini PCs, AI laptops, and …
|
2331 | TW | Manufacturing |
|
EIZO Corporation
Visual technology company that develops and manufactures hi…
|
6737 | JP | Manufacturing |
|
ELECOM CO.,LTD.
Develops, manufactures, and sells computer peripherals and …
|
6750 | JP | Manufacturing |
|
Elivision Co., Ltd.
Manufacturer of hardware and software for digital signage a…
|
276240 | KR | Manufacturing |
|
Elma Electronic AG
Global manufacturer of embedded computing and electronic pa…
|
ELMN | CH | Manufacturing |
|
Emdoor Information Co., Ltd.
Designs and manufactures rugged computing solutions for ind…
|
001314 | CN | Manufacturing |
|
ENNOCONN
Provides AIoT, cloud management, and industrial computing f…
|
6414 | TW | Manufacturing |
|
Evolis
Designs and manufactures systems for personalizing plastic …
|
ALTVO | FR | 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.