Metso Outotec Oyj — Investor Relations & Filings
Metso is a provider of sustainable technologies, end-to-end solutions, and services for the aggregates, minerals processing, and metals refining industries. The company's portfolio encompasses equipment, wear and spare parts, and a comprehensive range of services designed to support the entire operational lifecycle, from plant design to maintenance. A primary focus is on enhancing customer productivity while improving energy and water efficiency and reducing environmental risks. Metso offers solutions for all ore types, including the critical minerals required for the energy transition, positioning itself as a partner for positive change in its target sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Metso Corporation: Managers' transactions - Sami Takaluoma | 2026-03-20 | English | |
| Metso Oyj: Johtohenkilöiden liiketoimet - Sami Takaluoma | 2026-03-20 | Finnish | |
| Metson omien osakkeiden luovutus ja muutos omien osakkeiden määrässä | 2026-03-19 | Finnish | |
| Transfer of Metso's own shares and change in the number of own shares | 2026-03-19 | English | |
| 03028981.pdf | 2026-03-04 | Finnish | |
| 549300R0VN9C371W0E07-2025-12-31-fi.zip | 2026-03-04 | Finnish |
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
Metso Outotec Oyj 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/3228/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3228 | 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=3228 | 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=3228 \ -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": 3228}, 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 Metso Outotec Oyj (id: 3228)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.