
Sonder Holdings Inc. — Investor Relations & Filings
Sonder Holdings Inc. is a tech-enabled hospitality company that operates a portfolio of apartments and boutique hotels for short-term stays. The company targets modern travelers by offering accommodations that combine the space and amenities of a home rental with the consistent quality of a hotel. Each property is uniquely designed but maintains a standard of service that includes keyless entry, professional cleaning, and 24/7 support. Guests can manage their entire stay, from booking to requesting services, through the Sonder mobile application, which also functions as a digital concierge. The company directly manages its properties, which are located in various cities globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Delisting Announcement 2026 | 2026-01-20 | English | |
| 8-K | 2025-11-14 | English | |
| 8-K | 2025-11-05 | English | |
| 8-K | 2025-10-24 | English | |
| 10-Q | 2025-10-14 | English | |
| 8-K | 2025-10-14 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 13280336 | Delisting Announcement 2026 | 2026-01-20 | English | ||
|
2025
14 filings
| |||||
| 13280338 | 8-K | 2025-11-14 | English | ||
| 13280335 | 8-K | 2025-11-05 | English | ||
| 13280337 | 8-K | 2025-10-24 | English | ||
| 13280339 | 10-Q | 2025-10-14 | English | ||
| 13280340 | 8-K | 2025-10-14 | English | ||
| 13280341 | FORM 3 | 2025-10-01 | English | ||
| 13280342 | FORM 3 | 2025-09-30 | English | ||
| 13280343 | ARS | 2025-09-30 | English | ||
| 13280344 | DEFA14A | 2025-09-25 | English | ||
| 13280345 | DEF 14A | 2025-09-25 | English | ||
| 13280346 | 8-K | 2025-09-24 | English | ||
| 13280347 | 8-K | 2025-09-16 | English | ||
| 13280350 | PRE 14A | 2025-09-12 | English | ||
| 13280348 | 10-Q | 2025-08-25 | English | ||
Market data
Market data not available
Price history
Peer group · Other short term accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Condo Nordic Holding AB
Provides turnkey corporate accommodation and furnished apar…
|
CONDO | SE | Accommodation and food service … |
|
Hilton Grand Vacations Inc.
Develops, markets, and operates a portfolio of upscale vaca…
|
HGV | US | Accommodation and food service … |
|
Hornigold Reit Spolka Akcyjna
Provider of short-term rental services for luxury apartment…
|
HRL | PL | Accommodation and food service … |
|
MARRIOTT VACATIONS WORLDWIDE Corp
A global company offering vacation ownership, exchange, ren…
|
VAC | US | Accommodation and food service … |
|
Pierre & Vacances
European operator of holiday accommodations across more tha…
|
VAC | FR | Accommodation and food service … |
|
PT Singaraja Putra Tbk.
Provides short-term accommodation services and internationa…
|
SINI | ID | Accommodation and food service … |
|
SAFESTAY PLC
Owner and operator of a network of hostels and hotels in th…
|
SSTY | GB | Accommodation and food service … |
Sonder Holdings 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/34855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34855 | 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=34855 | 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=34855 \ -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": 34855}, 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 Sonder Holdings Inc. (id: 34855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.