
ENLIGHT — Investor Relations & Filings
Enlight Corporation is a technology enterprise specializing in high-performance computing, optoelectronic manufacturing, and specialized retail services. The company operates three core business units: AI Computing, Optoelectronic Manufacturing Services, and E-commerce. Through its AI Computing Center (AICC), the firm provides advanced cloud computing, GPU rental, and server hosting services, utilizing NVIDIA H200 chips and energy-efficient liquid cooling technologies. Its optoelectronic division focuses on the research and production of LED light sources, light guide plates, and touch-integrated systems. Furthermore, the company supplies high-quality military equipment and defense-related apparel. Committed to technological innovation and information security, the firm maintains ISO 27001 certification and integrates AI solutions across financial and industrial sectors to drive digital transformation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_2438_20260608FE4.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2026_2438_20260608F13.pdf | 2026-05-22 | Chinese | |
| 114年年報及股東會資料 — 2025_2438_20260608F04.pdf | 2026-05-22 | Chinese | |
| 114年年報及股東會資料 — 2026_2438_20260608FE1.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2026_2438_20260608FE2.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2026_2438_20260608F17.pdf | 2026-05-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46771631 | 114年年報及股東會資料 — 2025_2438_20260608FE4.pdf | 2026-05-22 | English | ||
| 46765102 | 114年年報及股東會資料 — 2026_2438_20260608F13.pdf | 2026-05-22 | Chinese | ||
| 46760547 | 114年年報及股東會資料 — 2025_2438_20260608F04.pdf | 2026-05-22 | Chinese | ||
| 46760546 | 114年年報及股東會資料 — 2026_2438_20260608FE1.pdf | 2026-05-22 | English | ||
| 46760545 | 114年年報及股東會資料 — 2026_2438_20260608FE2.pdf | 2026-05-22 | English | ||
| 46760544 | 114年年報及股東會資料 — 2026_2438_20260608F17.pdf | 2026-05-22 | Chinese | ||
| 46760543 | 114年年報及股東會資料 — 2026_2438_20260608F15.pdf | 2026-05-22 | Chinese | ||
| 46760542 | 114年年報及股東會資料 — 2026_2438_20260608F02.pdf | 2026-05-22 | Chinese | ||
| 46760541 | 114年年報及股東會資料 — 2026_2438_20260608F01.pdf | 2026-05-22 | Chinese | ||
| 46517645 | 公司基本資料 | 2026-05-19 | Chinese | ||
| 46374809 | 115年第1季財務報告書 — 202601_2438_AI1.pdf | 2026-05-15 | Chinese | ||
| 46374417 | 公告本公司董事會通過115年度第1季合併財務報告 | 2026-05-14 | Chinese | ||
| 46367614 | 代子公司公告背書保證超限改善計畫 | 2026-05-13 | Chinese | ||
| 41674319 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41674309 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Pethealth Inc.
International leader in animal management solutions, identi…
|
PTZ | CA | Telecommunications, computer pr… |
|
PEXA GROUP LIMITED
Digital property exchange platform for electronic settlemen…
|
PXA | AU | Telecommunications, computer pr… |
|
Pexip Holding
A secure, scalable, and interoperable video communication p…
|
PEXIP | NO | Telecommunications, computer pr… |
|
PHARMX TECHNOLOGIES LIMITED
Provides an EDI gateway for automated transactions in the p…
|
PHX | AU | Telecommunications, computer pr… |
|
PHOENIX GROUP PLC
Global digital infrastructure platform for energy-anchored …
|
PHX | AE | Telecommunications, computer pr… |
|
Phreesia, Inc.
SaaS platform automating patient intake and engagement for …
|
PHR | US | Telecommunications, computer pr… |
|
Phunware, Inc.
Offers a cloud platform for businesses to create and manage…
|
PHUN | US | Telecommunications, computer pr… |
|
Pivotree Inc.
Provides digital transformation across Commerce, Data Manag…
|
PVT | CA | Telecommunications, computer pr… |
|
PIXEL COMPANYZ INC.
Provides GPU cloud services and IT solutions with system en…
|
2743 | JP | Telecommunications, computer pr… |
|
PLAID, Inc.
Develops a SaaS platform for real-time customer experience …
|
4165 | US | Telecommunications, computer pr… |
ENLIGHT 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/52084/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52084 | 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=52084 | 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=52084 \ -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": 52084}, 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 ENLIGHT (id: 52084)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.