
Sonos Inc — Investor Relations & Filings
Sonos Inc. is a sound experience company that designs and develops wireless audio systems. A pioneer in multi-room wireless home audio, the company's core offering is a system of speakers and audio components that connect over a WiFi network to stream sound throughout a home. The product portfolio includes wireless smart speakers, portable speakers, home theater components like soundbars and subwoofers, and headphones. The entire system is managed through the Sonos app, which integrates numerous streaming services, podcasts, and audiobooks, and provides access to the Sonos Radio service. Key features include the ability to build a system incrementally by adding components over time, seamless interoperability between products, and proprietary Trueplay™ tuning technology that adapts the sound to the acoustics of a specific room.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 Filing | 2026-01-14 | English | |
| 8-K Filing | 2026-01-12 | English | |
| PRIMARY DOCUMENT | 2025-12-05 | English | |
| Regulatory Filings 2025 | 2025-12-04 | English | |
| Regulatory Filings 2025 | 2025-12-03 | English | |
| PRIMARY DOCUMENT | 2025-11-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 28812169 | 4 Filing | 2026-01-14 | English | ||
| 28812255 | 8-K Filing | 2026-01-12 | English | ||
|
2025
13 filings
| |||||
| 11801076 | PRIMARY DOCUMENT | 2025-12-05 | English | ||
| 11801079 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 11801080 | Regulatory Filings 2025 | 2025-12-03 | English | ||
| 11801081 | PRIMARY DOCUMENT | 2025-11-18 | English | ||
| 11801082 | PRIMARY DOCUMENT | 2025-11-18 | English | ||
| 11801110 | PRIMARY DOCUMENT | 2025-11-18 | English | ||
| 11801109 | 10-K | 2025-11-14 | English | ||
| 11801111 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11801112 | PRIMARY DOCUMENT | 2025-11-13 | English | ||
| 11801114 | PRIMARY DOCUMENT | 2025-11-13 | English | ||
| 11801117 | PRIMARY DOCUMENT | 2025-11-12 | English | ||
| 11801118 | 8-K | 2025-11-05 | English | ||
| 11801119 | Major Shareholding Notification 2025 | 2025-10-18 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
Sonos Inc 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/31833/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31833 | 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=31833 | 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=31833 \ -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": 31833}, 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 Sonos Inc (id: 31833)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.