Klassik Radio AG — Investor Relations & Filings
Klassik Radio AG is a broadcasting company specializing in classical, film, and lounge music. The company operates audio brands, including 'Klassik Radio' and 'Beats Radio,' distributed through digital channels and terrestrial broadcast (DAB+). A key element of its business is the premium subscription streaming service, 'Klassik Radio Plus,' which offers over 180 curated, ad-free music channels and forms the basis of its international expansion strategy. The company develops and produces its own radio programming, focusing on creating a relaxing listening experience for its audience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Klassik Radio AG: ubertrifft deutlich die Ergebnisprognose 2025 - 22 % EBITDA-Steigerung, 11 % Umsatzplus | 2026-01-30 | German | |
| Datum:02.09.2025 | 2025-09-02 | German | |
| Datum:08.08.2025 | 2025-08-08 | German | |
| Klassik Radio AG: UK Media Invest GmbH, buy | 2025-07-07 | English | |
| Klassik Radio AG: Bekanntmachung der Einberufung zur Hauptversammlung am 17.06.2025 in Augsburg mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2025-05-06 | German | |
| Klassik Radio AG: Vorlaufige Zahlen 2024 Umsatz bei 19,1 Mio. Euro, EBITDA auf Vorjahr bei 2,0 Mio. Euro | 2025-02-10 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Klassik Radio AG, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acast
A podcast technology platform for hosting, distribution, an…
|
ACAST | SE | Publishing, broadcasting, and c… |
|
AFRICAN MEDIA ENTERTAINMENT LIMITED
Operates radio broadcasting and digital media assets, earni…
|
AME | ZA | Publishing, broadcasting, and c… |
|
ARN MEDIA LIMITED
Media and entertainment company specializing in audio broad…
|
A1N | AU | Publishing, broadcasting, and c… |
|
AUDIOBOOM GROUP PLC
A global podcasting platform for hosting, distributing, and…
|
BOOM | JE | Publishing, broadcasting, and c… |
|
BEASLEY BROADCAST GROUP INC
A multi-platform media company that owns and operates radio…
|
BBGI | US | Publishing, broadcasting, and c… |
|
Deezer
A global music streaming service with 120M+ tracks, podcast…
|
DEEZR | FR | Publishing, broadcasting, and c… |
|
Entertainment Network (India) Ltd
Operates FM radio, digital audio platforms, and experientia…
|
ENIL | IN | Publishing, broadcasting, and c… |
|
Grupo Radio Centro, S.A.B. de C.V.
Produces and broadcasts radio content and advertising acros…
|
RCENTRO | MX | Publishing, broadcasting, and c… |
|
iHeartMedia, Inc.
An audio media company focused on radio broadcasting, digit…
|
IHRT | US | Publishing, broadcasting, and c… |
|
LiveOne, Inc.
A digital media platform for music, live streams, podcasts,…
|
LVO | US | Publishing, broadcasting, and c… |
Klassik Radio 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/245/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=245 | 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=245 | 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=245 \ -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": 245}, 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 Klassik Radio AG (id: 245)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.