
Highlight Event and Entertainment AG — Investor Relations & Filings
Highlight Event and Entertainment AG is a holding company operating through its subsidiaries and affiliates in two primary segments: Film, and Sport and Event. The company's core competency is the marketing of major international events, particularly in the sports, music, and cultural sectors. Its business activities also extend to the development of slot machines and games.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Highlight Event and Entertainment AG publishes invitation to the Annual General meeting on 24 June 2026 | 2026-06-02 | English | |
| Highlight Event and Entertainment AG publishes invitation to the Annual General meeting on 24 June 2026 | 2026-06-02 | English | |
| Highlight Event and Entertainment AG veröffentlicht Einladung zur ordentlichen Generalversammlung vom 24. Juni 2026 | 2026-06-02 | German | |
| Annual report 2025: HLEE Group Reports Solid Revenue for Fiscal Year 2025 | 2026-04-30 | English | |
| Annual report 2025: HLEE Group Reports Solid Revenue for Fiscal Year 2025 | 2026-04-30 | English | |
| Geschäftsbericht 2025: HLEE-Gruppe mit solidem Umsatz im Geschäftsjahr 2025 | 2026-04-30 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Highlight Event and Entertainment 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 · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Twenty-four seven Holdings Inc.
Operates personal training gyms, coaching services, and an …
|
7074 | JP | Arts, sports and recreation |
|
U.F.X. Enterprises Inc.
Delivers high-intensity fitness programs, group classes, an…
|
— | CA | Arts, sports and recreation |
|
World Chess PLC
A chess gaming and entertainment company and commercial par…
|
CHSS | GB | Arts, sports and recreation |
Highlight Event and Entertainment 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/896/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=896 | 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=896 | 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=896 \ -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": 896}, 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 Highlight Event and Entertainment AG (id: 896)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.