
BAXTER INTERNATIONAL INC — Investor Relations & Filings
Baxter International Inc. is a global healthcare company focused on saving and sustaining lives. The company provides a broad portfolio of essential products across renal care, hospital, and surgical settings. Key offerings include technologies for acute and chronic dialysis, sterile intravenous (IV) solutions, infusion systems, clinical nutrition, and critical care. Baxter develops, manufactures, and markets a range of medical devices, connected care solutions, and advanced injectable pharmaceuticals. The company's products are used by healthcare professionals in hospitals, clinics, and homes to provide smarter, more personalized care for patients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-29 | English | |
| S-8 - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-05-08 | English | |
| 8-K | 2026-05-08 | English | |
| Major Shareholding Notification 2026 | 2026-05-06 | English | |
| 10-Q | 2026-04-30 | English | |
| 8-K - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-04-30 | English |
Browse filings by year
33 years- 2026 34 filings
- 2025 80 filings
- 2024 86 filings
- 2023 90 filings
- 2022 82 filings
- 2021 91 filings
- 2020 85 filings
- 2019 99 filings
- 2018 89 filings
- 2017 114 filings
- 2016 170 filings
- 2015 139 filings
- 2014 85 filings
- 2013 109 filings
- 2012 76 filings
- 2011 70 filings
- 2010 91 filings
- 2009 83 filings
- 2008 90 filings
- 2007 72 filings
- 2006 77 filings
- 2005 73 filings
- 2004 56 filings
- 2003 175 filings
- 2002 84 filings
- 2001 26 filings
- 2000 22 filings
- 1999 21 filings
- 1998 27 filings
- 1997 18 filings
- 1996 18 filings
- 1995 14 filings
- 1994 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47885946 | SD | 2026-05-29 | English | ||
| 44430168 | S-8 - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-05-08 | English | ||
| 45855910 | 8-K | 2026-05-08 | English | ||
| 45855913 | Major Shareholding Notification 2026 | 2026-05-06 | English | ||
| 45856010 | 10-Q | 2026-04-30 | English | ||
| 39072099 | 8-K - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-04-30 | English | ||
| 45856011 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45856016 | DEFA14A | 2026-04-29 | English | ||
| 45856023 | Major Shareholding Notification 2026 | 2026-04-27 | English | ||
| 45856026 | Major Shareholding Notification 2026 | 2026-04-21 | English | ||
| 45856032 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 33013656 | ARS - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-03-23 | English | ||
| 33013456 | DEFA14A - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-03-23 | English | ||
| 33013460 | DEF 14A - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-03-23 | English | ||
| 32989566 | 8-K - BAXTER INTERNATIONAL INC (0000010456) (Filer) | 2026-03-19 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alembic Ltd
Vertically integrated producer of generic pharmaceuticals a…
|
ALEMBICLTD | IN | Manufacturing |
|
ALEMBIC PHARMACEUTICALS LIMITED
Vertically integrated developer of generic drugs, APIs, and…
|
APLLTD | IN | Manufacturing |
|
ALIVUS LIFE SCIENCES LIMITED
Produces and distributes diverse pharmaceuticals across mul…
|
ALIVUS | IN | Manufacturing |
|
ALK-Abelló
A pharmaceutical company specializing in allergy prevention…
|
ALK | DK | Manufacturing |
|
Alkaloid AD
Manufactures generic pharmaceuticals, cosmetics, and chemic…
|
ALK | MK | Manufacturing |
|
Alkem Laboratories Limited
Develops, manufactures, and markets pharmaceutical and nutr…
|
ALKEM | IN | Manufacturing |
|
Alkermes plc.
Develops and commercializes medicines for central nervous s…
|
ALKS | US | Manufacturing |
|
Allarity Therapeutics, Inc.
A clinical-stage biopharma using diagnostics to develop tar…
|
ALLR | US | Manufacturing |
|
ALLERGY THERAPEUTICS PLC
Immunology company developing aluminum-free vaccines and th…
|
AGY | GB | Manufacturing |
|
Alliance Growers Corp.
Diversified global medical cannabis company focused on CBD …
|
ALGWF | CA | Manufacturing |
BAXTER INTERNATIONAL INC 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/30537/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30537 | 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=30537 | 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=30537 \ -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": 30537}, 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 BAXTER INTERNATIONAL INC (id: 30537)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.