
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 |
|---|---|---|---|
|
SEGUFER S.A.
Specializes in strategic industrial supply, offering B2B so…
|
— | AR | Wholesale and retail trade |
|
SEIKA CORPORATION
A general machinery trading company with a strength in the …
|
8061 | JP | Wholesale and retail trade |
|
SEMICO CAPITAL BERHAD
Distributes arcade machines, toys, collectibles, and operat…
|
— | MY | Wholesale and retail trade |
|
Shanghai Universal Biotech Co.,Ltd.
Provides life science reagents, instruments, and technical …
|
301166 | CN | Wholesale and retail trade |
|
Shaw's Industrial Corporation
Distributor of specialized equipment and consumables servin…
|
SHAW | CA | Wholesale and retail trade |
|
Specialized Medical Co.
Distributes, installs, and maintains medical equipment and …
|
4019 | SA | Wholesale and retail trade |
|
STEALTH GROUP HOLDINGS LTD
Distributor of industrial and MRO supplies, safety products…
|
SGI | AU | Wholesale and retail trade |
|
Strongco Income Fund
Major multiline dealer for heavy mobile equipment, offering…
|
SQP.UN | CA | Wholesale and retail trade |
|
SUGIMOTO & CO.,LTD.
A specialized trading company for machinery and industrial …
|
9932 | JP | Wholesale and retail trade |
|
sun-wa technos corporation
A technology trading company for industrial electronics and…
|
8137 | JP | 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.