
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 |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | CN | 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.