
SONIDA SENIOR LIVING, INC. — Investor Relations & Filings
Sonida Senior Living, Inc. is an operator of senior living communities providing residential housing and services for older adults. The company offers a continuum of care that includes independent living, assisted living, memory care, and short-term respite stays. It emphasizes a person-directed approach, aiming to create comfortable, safe, and affordable communities with engaging social, educational, and fitness activities. Services are customized through tailored care plans that support daily tasks and provide nutritious meals. Sonida also offers a specialized memory care program, Magnolia Trails™, designed for residents with Alzheimer's and other forms of dementia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-04-27 | English | |
| 8-K - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-04-22 | English | |
| 3 - SONIDA SENIOR LIVING, INC. (0001043000) (Issuer) | 2026-03-23 | English | |
| 3 - SONIDA SENIOR LIVING, INC. (0001043000) (Issuer) | 2026-03-23 | English | |
| 8-K - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-02-26 | English | |
| 8-K - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-02-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 37614932 | DEF 14A - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-04-27 | English | ||
| 35259517 | 8-K - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-04-22 | English | ||
| 33016165 | 3 - SONIDA SENIOR LIVING, INC. (0001043000) (Issuer) | 2026-03-23 | English | ||
| 33016162 | 3 - SONIDA SENIOR LIVING, INC. (0001043000) (Issuer) | 2026-03-23 | English | ||
| 32885984 | 8-K - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-02-26 | English | ||
| 32885985 | 8-K - SONIDA SENIOR LIVING, INC. (0001043000) (Filer) | 2026-02-23 | English | ||
| 26570723 | 8-K Filing | 2026-02-13 | English | ||
| 26570696 | 425 Filing | 2026-02-13 | English | ||
| 26570742 | 424B3 Filing | 2026-01-06 | English | ||
| 26570681 | 8-K Filing | 2026-01-05 | English | ||
| 26570676 | 425 Filing | 2026-01-05 | English | ||
| 26570730 | S-4/A Filing | 2026-01-02 | English | ||
|
2025
3 filings
| |||||
| 10922542 | S-4 | 2025-12-17 | English | ||
| 10922543 | 8-K | 2025-12-16 | English | ||
| 10922544 | 10-Q | 2025-11-10 | English | ||
Market data
Market data not available
Price history
Peer group · Residential care activities for older persons or persons with physical disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Golden House Ltd.
Manages and operates assisted and independent living projec…
|
GOHO | IL | Human health and social work ac… |
|
Kato (Hong Kong) Holdings Limited
Specializes in operating and managing residential care home…
|
2189 | HK | Human health and social work ac… |
|
Living Platform, Ltd.
Offers social services in elderly care, disability support,…
|
7091 | JP | Human health and social work ac… |
|
Max India Limited
Strategic holding entity providing senior living, assisted …
|
MAXIND | IN | Human health and social work ac… |
|
McCarthy Corporation plc
Develops and manages diverse retirement communities for ind…
|
MCS | CA | Human health and social work ac… |
|
MEARS GROUP PLC
Provider of housing maintenance, management, care, and faci…
|
MER | GB | Human health and social work ac… |
|
Mediterranean Towers Ltd.
Develops, constructs, and manages a chain of retirement com…
|
MDTR | IL | Human health and social work ac… |
|
Metlifecare Limited
Develops and manages retirement villages and comprehensive …
|
MET | NZ | Human health and social work ac… |
|
Oceania Healthcare Limited
Provider of aged care and retirement living services with a…
|
OCA | NZ | Human health and social work ac… |
|
OCEANIA HEALTHCARE LIMITED
Provides integrated aged care and retirement living solutio…
|
OCA | AU | Human health and social work ac… |
SONIDA SENIOR LIVING, 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/32862/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32862 | 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=32862 | 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=32862 \ -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": 32862}, 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 SONIDA SENIOR LIVING, INC. (id: 32862)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.