
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-06-02 | English | |
| Major Shareholding Notification 2026 | 2026-06-01 | English | |
| Major Shareholding Notification 2026 | 2026-05-22 | English | |
| Report from the Annual General Meeting in Acast AB (publ) on 19 May 2026 | 2026-05-19 | English | |
| Kommuniké från årsstämman i Acast AB (publ) den 19 maj 2026 | 2026-05-19 | English | |
| Major Shareholding Notification 2026 | 2026-04-20 | Swedish |
Browse filings by year
2 yearsFinancials
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 |
|---|---|---|---|
|
SOUTHERN CROSS MEDIA GROUP LIMITED
Creates and distributes audio and visual content via radio,…
|
SXL | AU | Publishing, broadcasting, and c… |
|
SPORTS ENTERTAINMENT GROUP LIMITED
Multi-platform sports media group managing radio, digital c…
|
SEG | AU | Publishing, broadcasting, and c… |
|
Spotify Technology
A global audio streaming service offering music, podcasts, …
|
639 | LU | Publishing, broadcasting, and c… |
|
Standard Radio Inc.
Major Canadian radio broadcaster operating 51 stations and …
|
— | CA | Publishing, broadcasting, and c… |
|
Telemedia Inc.
Historical major multimedia holding company and large priva…
|
8167 | CA | Publishing, broadcasting, and c… |
|
Tencent Music Entertainment Group
Online music and audio platform with streaming, social ente…
|
TME | US | Publishing, broadcasting, and c… |
|
Townsquare Media, Inc.
A digital media and marketing solutions company for small a…
|
TSQ | 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.