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 |
|---|---|---|---|
|
KSB Pumps Company Limited
Manufacturer and supplier of industrial pumps, valves, cast…
|
KSBP | PK | Manufacturing |
|
KSB SE & Co. KGaA
A global supplier of pumps, valves, and related systems and…
|
KSB3 | DE | Manufacturing |
|
KZ Precision Corporation
Manufacturer of industrial pumps, valves, and steel foundry…
|
036560 | KR | Manufacturing |
|
Latteys Industries Limited
Manufactures energy-efficient pumps and motors for agricult…
|
LATTEYS | IN | Manufacturing |
|
LEO GROUP CO.,LTD.
Manufactures pumps and garden machinery and provides digita…
|
002131 | CN | Manufacturing |
|
Lida
Develops and manufactures air compressors, welding machines…
|
4552 | TW | Manufacturing |
|
LOTVacuum.Co.,Ltd.
Manufactures dry vacuum pumps for the semiconductor, displa…
|
083310 | KR | Manufacturing |
|
LUPATECH S.A.
Produces fluid control equipment and components for oil, ga…
|
— | BR | Manufacturing |
|
LUTIAN MACHINERY CO., LTD.
Develops and manufactures high-pressure washers, water pump…
|
605259 | CN | Manufacturing |
|
MAEZAWA KYUSO INDUSTRIES CO.,LTD.
Specialized manufacturer of water supply equipment and indo…
|
6485 | JP | 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.