
Sodexo — Investor Relations & Filings
Sodexo is a global provider of integrated food services and facilities management. The company specializes in designing, managing, and delivering a wide array of on-site services intended to enhance the quality of life for clients and their employees. Core offerings include catering, corporate dining solutions, and comprehensive facilities management. Sodexo serves diverse sectors such as corporate, healthcare, education, and government entities. A key focus is on providing sustainable food and valued experiences, with a portfolio of food brands designed to meet modern workplace needs. The company's strategy integrates sustainability as a driver of operational performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Information mensuelle relative au nombre total de droits de vote et d'actions 30 avril 2026 | 2026-05-06 | French | |
| Monthly disclosure on share capital and voting rights April 30, 2026 | 2026-05-06 | English | |
| Sodexo remporte un contrat pour gérer les installations de Rio Tinto dans la région du Pilbara en Australie | 2026-05-05 | French | |
| Sodexo awarded contract to manage Rio Tinto’s Pilbara facilities in Australia | 2026-05-05 | English | |
| RAPPORT FINANCIER SEMESTRIEL PREMIER SEMESTRE 2026 | 2026-04-10 | French | |
| Résultats du 1er semestre de l'exercice 2026 : nouvelle dynamique, premières actions managériales ; perspectives annuelles révisées | 2026-04-10 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Sodexo, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
Sodexo 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/1672/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1672 | 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=1672 | 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=1672 \ -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": 1672}, 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 Sodexo (id: 1672)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.