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 |
|---|---|---|---|
|
Shaanxi Aerospace Power Hi-Tech Co.,Ltd
Develops fluid machinery and power equipment using aerospac…
|
600343 | CN | Manufacturing |
|
Shakti Pumps (India) Ltd.
Manufactures energy-efficient pumps and solar-powered syste…
|
SHAKTIPUMP | IN | Manufacturing |
|
SHANDONG ZHANGQIU BLOWER CO.,LTD
Manufacturer of industrial blowers, pneumatic conveying, an…
|
002598 | CN | Manufacturing |
|
SHANGHAI HANBELL PRECISE MACHINERY CO.,LTD.
Manufacturer of screw compressors and vacuum pumps for HVAC…
|
002158 | CN | Manufacturing |
|
Shanghai Highly (Group) Co., Ltd.
Global supplier of appliance compressors and automotive the…
|
600619 | CN | Manufacturing |
|
SHANGHAI KARON ECO-VALVE MANUFACTURING CO.,LTD.
Produces precision valves for water supply, drainage, and i…
|
301151 | CN | Manufacturing |
|
SHANXI HUAXIANG GROUP CO., LTD
Produces precision castings and machined parts for applianc…
|
603112 | CN | Manufacturing |
|
SHENZHEN CSL VACUUM SCIENCE AND TECHNOLOGY CO., LTD.
Manufacturer of high-precision vacuum components and system…
|
688785 | CN | Manufacturing |
|
Spirax-Sarco Engineering PLC
Global provider of thermal energy and fluid technology solu…
|
SPXSF | GB | Manufacturing |
|
SPRINTEX LIMITED
Designs and manufactures high-efficiency superchargers and …
|
SIX | AU | 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.