
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 |
|---|---|---|---|
|
SWIGGY LIMITED
Consumer technology company operating an on-demand convenie…
|
SWIGGY | IN | Telecommunications, computer pr… |
|
SYNCHRONOSS TECHNOLOGIES INC
Offers a white-label personal cloud SaaS platform for servi…
|
SNCR | US | Telecommunications, computer pr… |
|
Synspective Inc.
Develops and operates a SAR satellite constellation for dat…
|
290A | JP | Telecommunications, computer pr… |
|
T42 IOT TRACKING SOLUTIONS PLC
Provides real-time tracking, security, and monitoring for t…
|
TRAC | JE | Telecommunications, computer pr… |
|
Talex S.A.
Provider of IT solutions and services from its proprietary …
|
TLX | PL | Telecommunications, computer pr… |
|
TALIUS GROUP LIMITED
AI-driven SaaS platform for monitoring and analytics in age…
|
TAL | AU | Telecommunications, computer pr… |
|
TAN DELTA SYSTEMS PLC
Develops real-time oil analysis and equipment health monito…
|
TAND | GB | Telecommunications, computer pr… |
|
Teemsun Technology Co.,Ltd
Provides IT infrastructure, cloud computing, and digital tr…
|
301571 | CN | Telecommunications, computer pr… |
|
TelechipsInc.
A fabless semiconductor company designing SoCs for automoti…
|
054450 | KR | Telecommunications, computer pr… |
|
Tempus AI, Inc.
Applies AI to clinical and molecular data for precision med…
|
TEM | 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.