
TEREX CORP — Investor Relations & Filings
Terex Corporation is a global manufacturer of industrial equipment, primarily focused on two segments: Materials Processing and Aerial Work Platforms. The Materials Processing segment provides a wide range of machinery, including crushers, screens, washing systems, and conveyors, serving the quarrying, mining, and recycling industries. The Aerial Work Platforms segment offers mobile elevating work platforms, telehandlers, and light towers for construction, infrastructure, and industrial maintenance applications. The company also provides a growing portfolio of environmental solutions, including equipment for waste handling, refuse collection, and recycling. Terex delivers lifecycle solutions designed to maximize customer return on investment through products, parts, and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEFA14A SUPPLEMENT TO 2026 PROXY CLARIFY VOTING STDRD | 2026-05-18 | English | |
| 8-K | 2026-05-05 | English | |
| 10-Q - TEREX CORP (0000097216) (Filer) | 2026-05-01 | English | |
| 8-K EARNINGS RELEASE MAY 1, 2026 | 2026-05-01 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English |
Browse filings by year
27 years- 2026 68 filings
- 2025 98 filings
- 2024 97 filings
- 2023 111 filings
- 2022 86 filings
- 2021 150 filings
- 2020 158 filings
- 2019 137 filings
- 2018 128 filings
- 2017 209 filings
- 2016 214 filings
- 2015 201 filings
- 2014 186 filings
- 2013 248 filings
- 2012 259 filings
- 2011 255 filings
- 2010 203 filings
- 2009 225 filings
- 2008 279 filings
- 2007 390 filings
- 2006 430 filings
- 2005 277 filings
- 2004 381 filings
- 2003 307 filings
- 2002 165 filings
- 2001 88 filings
- 2000 49 filings
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KS Industry Co., Ltd.
Manufactures industrial equipment for marine, offshore, and…
|
101000 | KR | Manufacturing |
|
L. T. ELEVATOR LIMITED
Designs, manufactures, installs, and maintains vertical tra…
|
544518 | IN | Manufacturing |
|
MALAYSIAN AE MODELS HOLDINGS BERHAD
An investment holding company operating in the automation i…
|
— | MY | Manufacturing |
|
Manitou Group
Global manufacturer of handling, aerial work platform, and …
|
MTU | FR | Manufacturing |
|
MANITOWOC CO INC
Global manufacturer of engineered lifting solutions and cra…
|
MTW | US | Manufacturing |
|
Miracle Automation Engineering Co.,Ltd.
Provides intelligent automation, logistics systems, and lit…
|
002009 | CN | Manufacturing |
|
Mirle
Provides intelligent automation and integrated solutions fo…
|
2464 | TW | Manufacturing |
|
Mitsubishi Logisnext Co., Ltd.
A manufacturer of logistics equipment, from forklifts to au…
|
7105 | JP | Manufacturing |
|
Montagne et Neige Développement
Industrial group providing integrated solutions for mountai…
|
ALMND | FR | Manufacturing |
|
Moriya Transportation Engineering and Manufacturing Co.,Ltd
Specialized designer and manufacturer of vertical transport…
|
6226 | JP | Manufacturing |
TEREX CORP 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/31305/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31305 | 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=31305 | 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=31305 \ -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": 31305}, 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 TEREX CORP (id: 31305)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.