
Acast — Investor Relations & Filings
Acast is a podcast technology company that operates a marketplace connecting creators, listeners, and advertisers. The company provides an all-in-one platform for podcasters that includes services for hosting, management, distribution, and monetization. Key features include one-click distribution to major listening apps, advanced analytics for tracking audience and revenue, and multiple advertising formats. For advertisers, Acast offers a marketplace to reach engaged audiences across its extensive network of podcasts through targeted solutions like dynamic ad insertion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-20 | Swedish | |
| Major Shareholding Notification 2026 | 2026-04-20 | Swedish | |
| Annual Report (ESEF) 2025 | 2026-04-17 | Swedish | |
| Kallelse till årsstämma i Acast AB (publ) | 2026-04-15 | Swedish | |
| Notice of the Annual General Meeting of Acast AB (publ) | 2026-04-15 | English | |
| Acast inleder samarbete med Apple Podcasts avseende distribution av video podcasts via HLS | 2026-02-16 | Swedish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34691486 | Major Shareholding Notification 2026 | 2026-04-20 | Swedish | ||
| 34691206 | Major Shareholding Notification 2026 | 2026-04-20 | Swedish | ||
| 34657871 | Annual Report (ESEF) 2025 | 2026-04-17 | Swedish | ||
| 34582316 | Kallelse till årsstämma i Acast AB (publ) | 2026-04-15 | Swedish | ||
| 34582309 | Notice of the Annual General Meeting of Acast AB (publ) | 2026-04-15 | English | ||
| 30343718 | Acast inleder samarbete med Apple Podcasts avseende distribution av video podcasts via HLS | 2026-02-16 | Swedish | ||
| 30343716 | Acast announces it is working with Apple Podcasts to distribute video podcasts using HLS | 2026-02-16 | English | ||
| 19425129 | Interim / Quarterly Report 2025 | 2026-02-11 | Swedish | ||
| 19425128 | Audit Report / Information 2025 | 2026-02-11 | English | ||
|
2025
2 filings
| |||||
| 10403231 | Acast Acquires Wake Word Studios, Launches Acast Creative Studios in Germany | 2025-12-19 | English | ||
| 10403230 | Acast förvärvar Wake Word Studios och lanserar Acast Creative Studios i Tyskland | 2025-12-19 | Swedish | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Acast, 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 · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
Klassik Radio AG
Broadcasting company specializing in classical, film, and l…
|
KA8 | DE | Publishing, broadcasting, and c… |
|
LiveOne, Inc.
A digital media platform for music, live streams, podcasts,…
|
LVO | US | Publishing, broadcasting, and c… |
Acast 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/8220/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8220 | 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=8220 | 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=8220 \ -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": 8220}, 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 Acast (id: 8220)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.