Elis
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 : Assemblée générale 21 mai 2026 - Mise à disposition des documents | 2026-04-30 | French | |
| Elis: General shareholders meeting 21 May 2026 - Availability of documents | 2026-04-30 | English | |
| Elis: Disclosure of trading in own shares occured from April 20 to April 24, 2026 | 2026-04-28 | English | |
| Elis : Déclaration des transactions sur actions propres du 20 avril au 24 avril 2026 | 2026-04-28 | French | |
| Elis : Déclaration des transactions sur actions propres du 13 avril au 17 avril 2026 | 2026-04-21 | French | |
| Elis: Disclosure of trading in own shares occured from April 13 to April 17, 2026 | 2026-04-21 | English |
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…
|
— | Canada | Other service activities | Open |
|
Hollywood S.A.
B2B provider of industrial laundry and textile rental for m…
|
HLD | Poland | Other service activities | Open |
|
K-Bro Linen Inc.
Largest provider of healthcare and hospitality linen servic…
|
KBL | Canada | Other service activities | Open |
|
LE LAVOIR LIMITED
Provides professional laundry, dry cleaning, and garment ca…
|
539814 | India | Other service activities | Open |
|
WASHHOUSE CO.,LTD.
Develops and operates a franchise of remotely managed coin-…
|
6537 | Japan | Other service activities | Open |
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.