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 |
|---|---|---|---|
|
NIKKISO CO.,LTD.
A diversified manufacturer of pumps, medical devices, and a…
|
6376 | JP | Manufacturing |
|
Ningbo BaoSi Energy Equipment Co., Ltd.
Manufactures screw compressors, vacuum pumps, and precision…
|
300441 | CN | Manufacturing |
|
NITTO KOHKI CO.,LTD.
Manufacturer of industrial couplings, power tools, pumps, a…
|
6151 | JP | Manufacturing |
|
okano valve mfg.co.ltd.
Manufactures industrial valves for high-pressure and high-t…
|
6492 | JP | Manufacturing |
|
OKUMURA ENGINEERING CORP.
A specialized valve manufacturer providing fluid control so…
|
6229 | JP | Manufacturing |
|
Oswal Pumps Limited
Manufactures energy-efficient water pumping systems and ele…
|
OSWALPUMPS | IN | Manufacturing |
|
PENTAIR plc
Provides water solutions for residential, commercial, and i…
|
PNR | US | Manufacturing |
|
Pfeiffer Vacuum Technology AG
A provider of solutions for high and ultra-high vacuum tech…
|
PFV | DE | Manufacturing |
|
PILLAR Corporation
Manufacturer of fluid control equipment and seals for high-…
|
6490 | JP | Manufacturing |
|
PT Multikarya Asia Pasifik Raya Tbk
Manufactures, trades, rents, and repairs equipment for oil …
|
MKAP | ID | 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.