
Brilliant AG — Investor Relations & Filings
Brilliant AG is a leading European supplier that designs, develops, and distributes a comprehensive range of lighting solutions. The company's portfolio encompasses a wide variety of indoor and outdoor luminaires specifically created for residential living areas and gardens. It offers an extensive selection of styles, from modern and technical fixtures to vintage and decorative designs, catering to diverse aesthetic preferences. The product line includes functional lighting for kitchens and offices as well as atmospheric lighting for living spaces. In addition to complete lighting fixtures, the company also provides common spare parts for its products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Brilliant AG: Vorlaufige Konzernzahlen 2025 Einmaleffekte belasten Konzernergebnis | 2026-03-05 | German | |
| §§ 264 Abs. 3, 264b HGB zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-01-29 | German | |
| Konzernabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-01-15 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-01-14 | German | |
| Brilliant AG: Anpassung der Ergebnisprognose fur das Geschaftsjahr 2025 | 2025-11-19 | German | |
| Konzernabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023 | 2025-10-28 | German |
Browse filings by year
23 years- 2026 4 filings
- 2025 3 filings
- 2024 1 filing
- 2023 5 filings
- 2022 2 filings
- 2021 1 filing
- 2020 3 filings
- 2019 8 filings
- 2018 6 filings
- 2017 4 filings
- 2016 3 filings
- 2015 2 filings
- 2014 9 filings
- 2013 10 filings
- 2012 5 filings
- 2011 5 filings
- 2010 5 filings
- 2002 3 filings
- 2001 5 filings
- 2000 5 filings
- 1999 2 filings
- 1998 3 filings
- 1997 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Brilliant AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Eco Volt Co.,Ltd.
Develops and manufactures automotive components, focusing o…
|
097780 | KR | Manufacturing |
|
EDISON OPTO
Specializes in high-power LED technology and integrated lig…
|
3591 | TW | Manufacturing |
|
ENDO Lighting Corporation
Manufacturer of LED lighting, energy management systems, an…
|
6932 | JP | Manufacturing |
|
ENERGY FOCUS, INC/DE
Designs and manufactures energy-efficient LED lighting and …
|
EFOI | US | Manufacturing |
|
EOI Holding
Global manufacturer of automotive LED modules and energy-ef…
|
3717 | TW | Manufacturing |
|
Fagerhult
Develops and produces professional lighting solutions for p…
|
FAG | SE | Manufacturing |
|
FIEM INDUSTRIES LIMITED
Tier-1 supplier of automotive lighting, signaling systems, …
|
FIEMIND | IN | Manufacturing |
|
FINE TECHNIX CO., LTD
Manufactures LED lighting solutions, electronic, and mechan…
|
106240 | KR | Manufacturing |
|
FOCL
Specializes in LED lighting, multimedia trading, aquatic pr…
|
2491 | TW | Manufacturing |
|
Focus Lighting and Fixtures Limited
Designs and manufactures LED lighting solutions for retail …
|
FOCUS | IN | Manufacturing |
Brilliant AG 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/7286/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7286 | 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=7286 | 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=7286 \ -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": 7286}, 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 Brilliant AG (id: 7286)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.