
Spotify Technology - Investor Relations & Filings
Key figures FY2025
| Total Revenues | EUR 17.19B | per the Annual Report filed 2026-02-10 |
|---|---|---|
| Net Income | EUR 2.21B | per the Annual Report filed 2026-02-10 |
| Total Assets | EUR 15.02B | per the Annual Report filed 2026-02-10 |
| Total Equity | EUR 8.33B | per the Annual Report filed 2026-02-10 |
| Cash from Ops | EUR 2.93B | per the Annual Report filed 2026-02-10 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Spotify Technology S.A. is a global audio streaming and media services provider. The platform offers users on-demand access to a vast digital library of music, podcasts, and audiobooks from creators worldwide. It operates on a freemium model, featuring a free, ad-supported tier and a premium subscription service that provides benefits such as ad-free listening, offline playback, and enhanced audio quality. The service is recognized for its advanced personalization and content discovery algorithms, which power curated playlists and recommendations. Spotify serves a global user base, functioning as a platform for both listeners to discover content and for artists and creators to distribute their work and engage with audiences.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 12870320 | 6-K | 2022-10-25 | English | ||
| 12870321 | 6-K | 2022-07-27 | English | ||
| 12870322 | FORM 6-K | 2022-07-27 | English | ||
| 12870323 | S-8 | 2022-04-27 | English | ||
| 12870325 | 6-K | 2022-04-27 | English | ||
| 12870324 | 6-K | 2022-04-27 | English | ||
| 12870326 | 6-K | 2022-04-20 | English | ||
| 12870327 | 6-K | 2022-03-11 | English | ||
| 12870328 | Major Shareholding Notification 2022 | 2022-02-14 | English | ||
| 12870329 | MS AMENDMENT | 2022-02-11 | English | ||
| 12870330 | SC 13G/A | 2022-02-03 | English | ||
| 12870331 | SC 13G/A | 2022-02-03 | English | ||
| 12870332 | 20-F | 2022-02-03 | English | ||
| 12870333 | 6-K | 2022-02-02 | English | ||
| 12870334 | Major Shareholding Notification 2022 | 2022-01-26 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Spotify Technology, 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 |
|---|---|---|---|
|
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… |
| Akazoo S.A | SONGW | US | Publishing, broadcasting, and c… |
|
ARN MEDIA LIMITED
Media and entertainment company specializing in audio broad…
|
A1N | AU | Publishing, broadcasting, and c… |
| Aspiro AB | ASP | SE | Publishing, broadcasting, and c… |
| Audacy Inc | AUD | US | 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… |
| CAPITAL CITY RADIO LIMITED | CCR | NZ | Publishing, broadcasting, and c… |
| Clear Channel Communications Inc | CCU1 | US | Publishing, broadcasting, and c… |
Spotify Technology 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/9963/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9963 | 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=9963 | 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=9963 \ -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": 9963}, 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 Spotify Technology (id: 9963)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.