
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 | ||
| 47005450 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 47005449 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 47005446 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 47005445 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 47005451 | 115年05月僑外投資持股 | 2026-05-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tencent Holdings Ltd.
A global internet company with social platforms, games, Fin…
|
0700 | KY | Telecommunications, computer pr… |
|
TenX Protocols Inc.
Provides institutional-grade staking and validator services…
|
TNX | CA | Telecommunications, computer pr… |
|
TERADATA CORP /DE/
Provides a hybrid multi-cloud platform for enterprise data …
|
TDC | US | Telecommunications, computer pr… |
|
TERAWULF INC.
Operates zero-carbon data centers for digital asset mining …
|
WULF | US | Telecommunications, computer pr… |
|
The9 LTD
A technology company focused on blockchain, gaming, and AI …
|
NCTY | US | Telecommunications, computer pr… |
|
The Electronic Filing Agency
Facilitates secure, compliant electronic filing of tax and …
|
— | CA | Telecommunications, computer pr… |
|
Thinca Co.,Ltd.
Develops and operates cloud services and communication plat…
|
149A | JP | Telecommunications, computer pr… |
|
Thinkific Labs Inc.
Software solutions for experts and businesses to create and…
|
THNC | CA | Telecommunications, computer pr… |
|
Tianju Dihe (Suzhou) Technology Co., Ltd.
Comprehensive IT services focused on API data circulation, …
|
2479 | HK | Telecommunications, computer pr… |
|
TI Cloud Inc.
Delivers advanced cloud-native customer contact solutions u…
|
2167 | HK | 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.