Sulzer AG — Investor Relations & Filings
Sulzer is a global industrial engineering and manufacturing company specializing in fluid engineering. It develops, produces, and services solutions and equipment for pumping, agitation, mixing, separation, and purification technologies for various types of fluids. The company's portfolio also includes surfacing technologies. Sulzer provides its expertise for critical applications in core infrastructure and processes for a wide range of essential industries. Key markets served include energy, water, natural resources, and process industries, with applications in areas such as carbon capture, pulp and paper, and sustainable bioplastics. The company operates through specialized divisions, focusing on enhancing efficiency and sustainability for its customers through innovative and customized solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Report 2024 | 2025-02-26 | English | |
| Annual Report 2023 | 2024-02-21 | English | |
| Annual Report 2022 | 2023-02-16 | English | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2011 bis zum 31.12.2011 | 2013-01-08 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2010 bis zum 31.12.2010 | 2012-01-09 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2009 bis zum 31.12.2009 | 2010-12-29 | German |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 11856917 | Annual Report 2024 | 2025-02-26 | English | ||
|
2024
1 filing
| |||||
| 11856919 | Annual Report 2023 | 2024-02-21 | English | ||
|
2023
1 filing
| |||||
| 11856918 | Annual Report 2022 | 2023-02-16 | English | ||
|
2013
1 filing
| |||||
| 12982268 | Jahresabschluss zum Geschäftsjahr vom 01.01.2011 bis zum 31.12.2011 | 2013-01-08 | German | ||
|
2012
1 filing
| |||||
| 12947744 | Jahresabschluss zum Geschäftsjahr vom 01.01.2010 bis zum 31.12.2010 | 2012-01-09 | German | ||
|
2010
1 filing
| |||||
| 12912192 | Jahresabschluss zum Geschäftsjahr vom 01.01.2009 bis zum 31.12.2009 | 2010-12-29 | German | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Sulzer AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HS VALVE CO., LTD
Manufacturer of industrial piping valves for the chemical, …
|
039610 | KR | Manufacturing |
|
Hubei DP Co., Ltd.
Manufacturer of high-pressure plunger pumps and water jet c…
|
300808 | CN | Manufacturing |
|
Hydract A/S
Develops water-hydraulic sanitary process valves for the fo…
|
HYDRCT | DK | Manufacturing |
|
HYUNWOOINDUSTRIALCO.,LTD
Manufacturer of industrial valves, specializing in knife ga…
|
092300 | KR | Manufacturing |
|
IDEX CORP /DE/
Develops, designs, and manufactures specialty engineered pr…
|
IEX | US | Manufacturing |
|
IMI PLC
Designs and services highly engineered products for fluid a…
|
IMI | GB | Manufacturing |
|
Incon Engineers Ltd.
Designs and manufactures high-precision flow control system…
|
531594 | IN | Manufacturing |
|
Ingersoll Rand Inc.
Global provider of mission-critical flow creation and indus…
|
IR | US | Manufacturing |
|
Ingersoll-Rand (India) Ltd.
Manufactures industrial air compression systems, vacuum sol…
|
INGERRAND | IN | Manufacturing |
|
ITT INC.
A diversified manufacturer of engineered components for ind…
|
ITT | US | Manufacturing |
Sulzer AG 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/984/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=984 | 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=984 | 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=984 \ -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": 984}, 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 Sulzer AG (id: 984)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.