
RENTOKIL INITIAL PLC /FI — Investor Relations & Filings
Rentokil Initial plc is a global business services company specializing in pest control and hygiene and wellbeing solutions. The company provides a comprehensive range of services to both commercial and residential customers. Core offerings include pest management for various insects and wildlife, termite and bed bug inspections, vegetation management, and bird control. In addition to pest control, the company is a leading provider of hygiene services, including hand care, air purification, and washroom solutions. It also offers specialized services such as interior landscaping and scenting. The company utilizes connected technology to enhance its operational expertise and service delivery, focusing on protecting public health and enhancing living and working environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HOLDING(S) IN COMPANY | 2025-10-14 | English | |
| BLOCK LISTING INTERIM REVIEW | 2025-10-01 | English | |
| COMPLETION OF FRANCE WORKWEAR BUSINESS SALE | 2025-09-30 | English | |
| DIRECTOR/PDMR SHAREHOLDING | 2025-09-25 | English | |
| DIRECTOR DECLARATION | 2025-09-24 | English | |
| INTERIM DIVIDEND - PENCE STERLING AMOUNT PAYABLE | 2025-08-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10297316 | HOLDING(S) IN COMPANY | 2025-10-14 | English | ||
| 10297317 | BLOCK LISTING INTERIM REVIEW | 2025-10-01 | English | ||
| 10297318 | COMPLETION OF FRANCE WORKWEAR BUSINESS SALE | 2025-09-30 | English | ||
| 10297319 | DIRECTOR/PDMR SHAREHOLDING | 2025-09-25 | English | ||
| 10297320 | DIRECTOR DECLARATION | 2025-09-24 | English | ||
| 10297321 | INTERIM DIVIDEND - PENCE STERLING AMOUNT PAYABLE | 2025-08-26 | English | ||
| 10297322 | Major Shareholding Notification 2025 | 2025-08-14 | English | ||
| 10297323 | HOLDING(S) IN COMPANY | 2025-08-07 | English | ||
| 10297324 | HALF-YEAR REPORT | 2025-07-31 | English | ||
| 10297325 | HOLDING(S) IN COMPANY | 2025-07-28 | English | ||
| 10297326 | HOLDING(S) IN COMPANY | 2025-07-10 | English | ||
| 10297327 | TOTAL VOTING RIGHTS | 2025-07-01 | English | ||
| 10297328 | ADDITIONAL LISTING | 2025-06-10 | English | ||
| 10297329 | DIRECTOR/PDMR SHAREHOLDING | 2025-06-03 | English | ||
| 10297331 | FORM SD | 2025-05-30 | English | ||
Market data
Market data not available
Price history
Peer group · Other cleaning activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASANTE INCORPORATED
Provider of house maintenance, sanitation, and protective m…
|
6073 | JP | Administrative and support serv… |
|
Blade Ranger Ltd.
Develops autonomous drone solutions for maintaining renewab…
|
BLRN | IL | Administrative and support serv… |
|
E.E.A.M.I Ltd.
Develops and maintains robotic cleaning solutions for photo…
|
ECPA-M | IL | Administrative and support serv… |
|
Mister Car Wash, Inc.
Operator of conveyor-based car wash facilities with a subsc…
|
MCW | US | Administrative and support serv… |
|
Nirmitee Robotics India Limited
Specializes in robotic HVAC duct cleaning and sterilization…
|
543194 | IN | Administrative and support serv… |
|
Polman Spolka Akcyjna
Provides cleaning, renovation, and maintenance services for…
|
PLM | PL | Administrative and support serv… |
|
Polygon Real Estate Ltd.
A real estate investment firm developing and building incom…
|
POLY | IL | Administrative and support serv… |
|
Rentokil Initial PLC
A global group specializing in pest control, hygiene, and w…
|
RTO | GB | Administrative and support serv… |
|
ROLLINS INC
A global company providing pest control and wildlife remova…
|
ROL | US | Administrative and support serv… |
|
Swisher Hygiene Inc.
Provides comprehensive hygiene and sanitation solutions for…
|
SWSH | US | Administrative and support serv… |
RENTOKIL INITIAL PLC /FI 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/30496/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30496 | 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=30496 | 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=30496 \ -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": 30496}, 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 RENTOKIL INITIAL PLC /FI (id: 30496)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.