
E Lighting Group Holdings Limited — Investor Relations & Filings
E Lighting Group Holdings Limited, established in 2003, is principally engaged in the retail and wholesale distribution of premium home furnishings and related products. The core business involves the sale of lighting products, designer label furniture, and household items. The group also conducts wholesale operations for tableware and giftware. Operating a well-established retail chain, the company primarily serves the Hong Kong market, sourcing products from international brands worldwide. E Lighting acts as a designated or authorized distributor for over 30 international designer labels, positioning itself as a leader in design-focused retail. This commitment to quality and design was recognized with the "Best Design Brand Award 2023".
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 May 2026 | 2026-06-01 | English | |
| COMPANY INFORMATION SHEET | 2026-05-20 | English | |
| CHANGE OF ADDRESS OF HEADQUARTERS, HEAD OFFICE AND PRINCIPAL PLACE OF BUSINESS IN HONG KONG | 2026-05-13 | English | |
| DISCLOSEABLE TRANSACTION IN RELATION TO TENANCY AGREEMENT | 2026-05-12 | English | |
| COMPANY INFORMATION SHEET | 2026-05-05 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English |
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SMJ International Holdings Inc.
Specialist distributor of commercial carpet and vinyl floor…
|
SMJF | SG | Wholesale and retail trade |
|
Vega corporation Co.,Ltd.
An e-commerce company specializing in private brand furnitu…
|
3542 | JP | Wholesale and retail trade |
|
Voyatzoglou S.A.
Offers equipment for retail/logistics and distributes techn…
|
VOSYS | GR | Wholesale and retail trade |
E Lighting Group Holdings Limited 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/51338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51338 | 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=51338 | 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=51338 \ -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": 51338}, 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 E Lighting Group Holdings Limited (id: 51338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.