Elis — Investor Relations & Filings
Elis is an international multi-service provider specializing in rental and maintenance solutions for businesses, operating on a circular services model. The company's core offerings include the rental and maintenance of professional workwear and flat linen for sectors such as hospitality and healthcare. Elis also provides a comprehensive range of facility services, including washroom hygiene solutions, floor protection mats, pest control, and beverage services. Additionally, the company offers specialized solutions for controlled environments, such as cleanroom garments and contamination control systems, industrial wiping products, and the management of infectious healthcare waste. This model enables clients to ensure optimal hygiene, protection, and well-being while focusing on their core activities and reducing their environmental impact.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Elis: Adjustment to the conversion ratio (OCEANE 2029) | 2026-05-27 | English | |
| Elis : Ajustement du ratio de conversion de l'OCEANE 2029 | 2026-05-27 | French | |
| Elis: Disclosure of trading in own shares occured from May 18 to May 21, 2026 | 2026-05-22 | English | |
| Elis : Déclaration des transactions sur actions propres du 18 mai au 21 mai 2026 | 2026-05-22 | French | |
| Elis: Annual shareholders meeting of May 21, 2026 | 2026-05-21 | English | |
| Elis : Assemblée générale mixte du 21 mai 2026 | 2026-05-21 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Elis, 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 · Washing and cleaning of textile and fur products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DoveCorp Enterprises Inc.
A large Canadian provider of high-end retail and commercial…
|
— | CA | Other service activities |
|
Hollywood S.A.
B2B provider of industrial laundry and textile rental for m…
|
HLD | PL | Other service activities |
|
K-Bro Linen Inc.
Largest provider of healthcare and hospitality linen servic…
|
KBL | CA | Other service activities |
|
LE LAVOIR LIMITED
Provides professional laundry, dry cleaning, and garment ca…
|
539814 | IN | Other service activities |
|
WASHHOUSE CO.,LTD.
Develops and operates a franchise of remotely managed coin-…
|
6537 | JP | Other service activities |
Elis 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/1280/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1280 | 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=1280 | 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=1280 \ -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": 1280}, 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 Elis (id: 1280)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.