
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 |
|---|---|---|---|
|
QUANTUM CORP /DE/
Provides data management solutions for storing and protecti…
|
QMCO | US | Telecommunications, computer pr… |
|
Quarterhill Inc.
A technology holding company focused on the Intelligent Tra…
|
QTRH | CA | Telecommunications, computer pr… |
|
QUARTIX TECHNOLOGIES PLC
Supplier of subscription-based vehicle telematics and fleet…
|
QTX | GB | Telecommunications, computer pr… |
|
R22 S.A.
A technology holding company offering hosting, omnichannel …
|
R22 | PL | Telecommunications, computer pr… |
|
Rackspace Technology, Inc.
A multicloud solutions provider specializing in hybrid clou…
|
RXT | US | Telecommunications, computer pr… |
|
RADWARE LTD
Provider of cybersecurity and application delivery solution…
|
RDWR | IL | Telecommunications, computer pr… |
|
Rakuten Group,Inc.
A technology conglomerate offering internet, fintech, and m…
|
4755 | JP | Telecommunications, computer pr… |
|
Range Intelligent Computing Technology Group Company Limited
Designs and manages large-scale intelligent computing and d…
|
300442 | CN | Telecommunications, computer pr… |
|
RAS TECHNOLOGY HOLDINGS LIMITED
Global provider of racing data, analytics, and wagering tec…
|
RTH | AU | Telecommunications, computer pr… |
|
REDCENTRIC PLC
Managed IT services provider for public and private sectors…
|
RCN | GB | 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.