
Spotify Technology — Investor Relations & Filings
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.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 - Spotify Technology S.A. (0001639920) (Filer) | 2026-04-28 | English | |
| 6-K - Spotify Technology S.A. (0001639920) (Filer) | 2026-04-28 | English | |
| 6-K - Spotify Technology S.A. (0001639920) (Filer) | 2026-03-25 | English | |
| 6-K - Spotify Technology S.A. (0001639920) (Filer) | 2026-02-10 | English | |
| 20-F Filing | 2026-02-10 | English | |
| 6-K | 2025-12-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 38179542 | S-8 - Spotify Technology S.A. (0001639920) (Filer) | 2026-04-28 | English | ||
| 37943602 | 6-K - Spotify Technology S.A. (0001639920) (Filer) | 2026-04-28 | English | ||
| 33042656 | 6-K - Spotify Technology S.A. (0001639920) (Filer) | 2026-03-25 | English | ||
| 19423097 | 6-K - Spotify Technology S.A. (0001639920) (Filer) | 2026-02-10 | English | ||
| 31060751 | 20-F Filing | 2026-02-10 | English | ||
|
2025
10 filings
| |||||
| 12870152 | 6-K | 2025-12-10 | English | ||
| 12870153 | 6-K | 2025-11-05 | English | ||
| 12870154 | 6-K | 2025-11-04 | English | ||
| 12870156 | 6-K | 2025-11-04 | English | ||
| 12870155 | 6-K | 2025-09-30 | English | ||
| 12870158 | Major Shareholding Notification 2025 | 2025-08-08 | English | ||
| 12870159 | 6-K | 2025-07-29 | English | ||
| 12870157 | 6-K | 2025-07-29 | English | ||
| 12870160 | Regulatory Filings 2025 | 2025-06-06 | English | ||
| 12870161 | Regulatory Filings 2025 | 2025-06-05 | 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.
| Line item | ! |
|---|---|
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… |
|
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… |
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.