
Korian — Investor Relations & Filings
Korian is a European operator of care services for elderly and vulnerable populations, and a key brand of the Clariane group. The company manages an extensive network of facilities, including nursing homes and medicalized retirement homes, offering permanent, short-term, and day care. It also provides specialized healthcare services such as medical care, rehabilitation, and mental health support. In addition to its residential facilities, Korian offers a range of home-based and alternative living solutions, including home nursing, home help services, assisted living residences, and shared housing, designed to support individuals in various stages of fragility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cession de 9 actifs immobiliers en Belgique | 2025-12-03 | French | |
| Disposal of 9 real estate assets in Belgium | 2025-12-03 | English | |
| Chiffre d'affaires au 30 septembre 2025 | 2025-10-27 | French | |
| Revenue for the nine months ended 30 September 2025 | 2025-10-27 | English | |
| Emission obligataire additionnelle de 100 M€ dans le cadre de l’emprunt obligataire venant à maturité le 27 juin 2030, portant le montant total à 500 M€ | 2025-08-01 | French | |
| Tap issue in the amount of €100M of its notes due June 27th, 2030, bringing its total amount to €500m | 2025-08-01 | English |
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHC GROUP INC.
A company operating in welfare, nursing care, and restauran…
|
7083 | JP | Human health and social work ac… |
|
Ambea
Offers housing, support, education, and staffing for health…
|
AMBEA | SE | Human health and social work ac… |
|
Amica Mature Lifestyles Inc.
Management, development, and ownership of luxury senior liv…
|
ACC | CA | Human health and social work ac… |
|
As Partners CO.,LTD.
Specializes in tech-driven senior care services and real es…
|
160A | JP | Human health and social work ac… |
|
Bayit Bakfar Ltd.
Develops and operates a chain of senior living residences w…
|
BKFR | IL | Human health and social work ac… |
|
Care Service Co., Ltd.
Provider of comprehensive in-home nursing care and welfare …
|
2425 | JP | Human health and social work ac… |
|
CARE TWENTYONE CORPORATION
A welfare company providing nursing care services, faciliti…
|
2373 | JP | Human health and social work ac… |
|
cedar.co.,ltd
Offers nursing care and rehabilitation via facility, day, a…
|
2435 | JP | Human health and social work ac… |
|
DANEL (Adir Yeoshua) Ltd.
Service provider in human resources, nursing, and for speci…
|
DANE | IL | Human health and social work ac… |
|
FB CARE SERVICE CO.,LTD.
Provider of nursing care services via facilities, in-home s…
|
9220 | JP | Human health and social work ac… |
Korian 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/1465/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1465 | 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=1465 | 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=1465 \ -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": 1465}, 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 Korian (id: 1465)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.