
Toromont Industries Ltd. — Investor Relations & Filings
Toromont Industries Ltd. serves the specialized equipment and lifetime product support needs of customers across essential, industrial, commercial, and recreational industries. The company operates through two primary segments: The Equipment Group and CIMCO. The Equipment Group, which includes Toromont Cat, is a single-source provider dedicated to supplying and servicing new and used specialized capital equipment, offering brand-name rental equipment, construction supplies, tools, and safety training solutions. This segment is differentiated by its extensive parts, service, and remanufacturing capabilities. The CIMCO segment specializes in the design, engineering, fabrication, installation, and product support services for industrial, commercial, process, and recreational refrigeration systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Report of voting results.pdf | 2026-05-02 | English | |
| News release - English.pdf | 2026-04-29 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-04-29 | English | |
| News release - English.pdf | 2026-04-29 | English | |
| Interim financial statements/report – English.pdf | 2026-04-29 | English | |
| News release - English.pdf | 2026-04-16 | English |
Browse filings by year
27 years- 2026 17 filings
- 2025 36 filings
- 2024 34 filings
- 2023 34 filings
- 2022 45 filings
- 2021 44 filings
- 2020 33 filings
- 2019 27 filings
- 2018 26 filings
- 2017 35 filings
- 2016 26 filings
- 2015 32 filings
- 2014 2 filings
- 2013 2 filings
- 2012 1 filing
- 2011 5 filings
- 2010 9 filings
- 2009 11 filings
- 2006 1 filing
- 2005 3 filings
- 2004 2 filings
- 2003 2 filings
- 2002 1 filing
- 2001 17 filings
- 2000 10 filings
- 1999 8 filings
- 1998 10 filings
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Itama Ranoraya Tbk.
Provides advanced healthcare solutions, including medical d…
|
IRRA | ID | Wholesale and retail trade |
|
PT Master Print Tbk
Distribution and rental of industrial packaging machinery a…
|
PTMR | ID | Wholesale and retail trade |
|
PT Mitra Pack Tbk.
Provides specialized packaging solutions, focusing on codin…
|
PTMP | ID | Wholesale and retail trade |
|
PT UBC Medical Indonesia Tbk
Provides diagnostic tests, instruments, and devices for inf…
|
LABS | ID | Wholesale and retail trade |
|
Ralco Agencies Ltd.
Exclusive importer and distributor of domestic electrical a…
|
RLCO | IL | Wholesale and retail trade |
|
Ratel Group Limited
Integrated global business solutions provider specializing …
|
RTG | CA | Wholesale and retail trade |
|
Royal Aviation Inc.
Global supplier and distributor of aircraft parts and compo…
|
ROY | CA | Wholesale and retail trade |
|
RS Group PLC
A global omni-channel provider of product and service solut…
|
RS1 | GB | Wholesale and retail trade |
|
RYODEN CORPORATION
Technology trading company providing solutions in FA, build…
|
8084 | JP | Wholesale and retail trade |
|
Scandinavian Medical Solutions A/S
Global provider of pre-owned medical imaging equipment, par…
|
SMSMED | DK | Wholesale and retail trade |
Toromont Industries Ltd. 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/43124/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43124 | 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=43124 | 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=43124 \ -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": 43124}, 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 Toromont Industries Ltd. (id: 43124)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.