
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 |
|---|---|---|---|
|
TILON Co.,Ltd.
Develops cloud computing and virtualization solutions like …
|
217880 | KR | Telecommunications, computer pr… |
|
TITAN INTECH LIMITED
Provides IT solutions, data center management, cloud comput…
|
521005 | IN | Telecommunications, computer pr… |
|
TKC Corporation
Provides information processing and software for accounting…
|
9746 | JP | Telecommunications, computer pr… |
|
Tradelink Electronic Commerce Limited
Pioneer providing Government Electronic Trading Services an…
|
536 | HK | Telecommunications, computer pr… |
|
TRADE-VAN
ASP specializing in customs automation, trade facilitation,…
|
6183 | TW | Telecommunications, computer pr… |
|
TRAKM8 HOLDINGS PLC
Designs and develops telematics solutions for fleet managem…
|
TRAK | GB | Telecommunications, computer pr… |
|
Trakopolis IoT Corp.
SaaS platform for real-time tracking and management of mobi…
|
TRAK | CA | Telecommunications, computer pr… |
|
Transaction Media Networks Inc.
Develops and provides cloud-based electronic payment and in…
|
5258 | JP | Telecommunications, computer pr… |
|
TravelSky Technology Limited
Provides IT solutions and critical infrastructure for China…
|
696 | CN | Telecommunications, computer pr… |
|
TREASURE GLOBAL INC
An O2O e-commerce platform with AI for digital payments and…
|
TGL | 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.