
Ambea — Investor Relations & Filings
Ambea is a care provider that offers housing, support, education, and staffing for health and social care. The company's operations are organized through several specialized brands. Vardaga provides person-centered elderly care in residential homes. Nytida and Validia offer support to children, adolescents, and adults with disabilities or psychosocial problems. Stendi delivers a wide range of care solutions for children, young people, adults, and the elderly. Altiden focuses on disability care, nursing homes, home care, and rehabilitation. Additionally, Klara provides qualified staffing for social welfare services, and Lära offers skills development and training for the care sector. The company focuses on delivering high-quality, individualized care across all its services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-08 | Swedish | |
| Rättelse: Kallelse till årsstämma i Ambea AB (publ) | 2026-04-07 | Swedish | |
| Correction: Notice of Annual General Meeting of Ambea AB (publ) | 2026-04-07 | English | |
| Notice of Annual General Meeting of Ambea AB (publ) | 2026-04-07 | English | |
| Kallelse till årsstämma i Ambea AB (publ) | 2026-04-07 | Swedish | |
| Annual Report (ESEF) 2025 | 2026-03-31 | Swedish |
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HIKARI HEIGHTS-VARUS CO.,LTD.
Operates and manages fee-based nursing homes and serviced r…
|
2137 | JP | Human health and social work ac… |
|
HYUGA PRIMARY CARE Co.,Ltd.
Provider of integrated primary care, home healthcare, and h…
|
7133 | JP | Human health and social work ac… |
|
Japan Hospice Holdings Inc.
Manages hospice residences and provides care for patients w…
|
7061 | JP | Human health and social work ac… |
|
Korian
European operator of care services for elderly and vulnerab…
|
KORI | FR | Human health and social work ac… |
|
ORPEA
A multinational corporation specializing in dependency care…
|
ORP | FR | Human health and social work ac… |
|
PACS Group, Inc.
Holding company providing support services to post-acute he…
|
PACS | US | Human health and social work ac… |
|
Qing Song Health Co., Ltd.
Offers residential, community, and home-based long-term car…
|
6931 | TW | Human health and social work ac… |
|
Radius Residential Care Limited
Provides residential, hospital, and dementia care with 24-h…
|
RAD | NZ | Human health and social work ac… |
|
Saint Bella Inc.
A luxury family care brand providing premium postpartum and…
|
2508 | CN | Human health and social work ac… |
|
SAINT BELLA Inc.
Leading premium provider of postpartum maternity and baby c…
|
2508 | HK | Human health and social work ac… |
Ambea 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/2999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2999 | 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=2999 | 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=2999 \ -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": 2999}, 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 Ambea (id: 2999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.