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 |
|---|---|---|---|
|
Mazda Ltd.
Designs and manufactures industrial vacuum systems, thermal…
|
MAZDA | IN | Manufacturing |
|
MIYAIRI VALVE MFG.CO., LTD.
Specialized manufacturer of valves and equipment for contro…
|
6495 | JP | Manufacturing |
|
Mueller Water Products, Inc.
Manufactures products and services for water transmission, …
|
MWA | US | Manufacturing |
|
MZT Pumpi AD
Designs and manufactures industrial pumps for various fluid…
|
MZPU | MK | Manufacturing |
|
NAKAKITA SEISAKUSHO CO.,LTD.
Manufacturer of fluid control valves and systems for marine…
|
6496 | JP | Manufacturing |
|
Nanfang Pump Industry Co., Ltd.
Specializes in stainless steel centrifugal pumps and fluid …
|
300145 | CN | Manufacturing |
|
NANJING CIGU TECHNOLOGY CORP.,LTD.
Specializes in maglev high-speed fluid machinery for energy…
|
688448 | CN | Manufacturing |
|
Nasosenergomash
Develops and produces pumping equipment for the energy and …
|
SNEM | UA | Manufacturing |
|
NATURAL GAS SERVICES GROUP INC
Provider of natural gas compression equipment, technology, …
|
NGS | US | Manufacturing |
|
Neway Valve (Suzhou) Co., Ltd.
Global manufacturer of industrial valves for energy, chemic…
|
603699 | CN | 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.