
BRUKER CORP — Investor Relations & Filings
Bruker Corporation is a developer, manufacturer, and distributor of high-performance scientific instruments and analytical and diagnostic solutions. The company's technologies enable scientists to make breakthrough discoveries and develop new applications for life science research, materials research, and industrial analysis. Bruker's portfolio is centered on core technologies such as magnetic resonance, mass spectrometry, X-ray analysis, and microscopy. These systems support a wide range of applications, including molecular research, biopharmaceutical analysis, spatial biology, single-cell analysis, and diagnostics, with a focus on providing differentiated, high-value solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| 8-K | 2026-05-15 | English | |
| 8-K - BRUKER CORP (0001109354) (Filer) | 2026-05-06 | English | |
| ARS - BRUKER CORP (0001109354) (Filer) | 2026-04-10 | English | |
| DEF 14A - BRUKER CORP (0001109354) (Filer) | 2026-04-10 | English | |
| 8-K - BRUKER CORP (0001109354) (Filer) | 2026-04-10 | English |
Browse filings by year
19 years- 2026 28 filings
- 2025 67 filings
- 2024 65 filings
- 2023 75 filings
- 2022 49 filings
- 2021 52 filings
- 2020 51 filings
- 2019 49 filings
- 2018 47 filings
- 2017 63 filings
- 2016 67 filings
- 2015 59 filings
- 2014 41 filings
- 2013 52 filings
- 2012 66 filings
- 2011 45 filings
- 2010 51 filings
- 2009 52 filings
- 2008 49 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753867 | 8-K | 2026-05-21 | English | ||
| 46363364 | 8-K | 2026-05-15 | English | ||
| 41796382 | 8-K - BRUKER CORP (0001109354) (Filer) | 2026-05-06 | English | ||
| 34027379 | ARS - BRUKER CORP (0001109354) (Filer) | 2026-04-10 | English | ||
| 34027326 | DEF 14A - BRUKER CORP (0001109354) (Filer) | 2026-04-10 | English | ||
| 34026775 | 8-K - BRUKER CORP (0001109354) (Filer) | 2026-04-10 | English | ||
| 33133946 | 8-K - BRUKER CORP (0001109354) (Filer) | 2026-04-01 | English | ||
| 33052297 | SCHEDULE 13G/A - BRUKER CORP (0001109354) (Subject) | 2026-03-26 | English | ||
| 32887642 | 10-K - BRUKER CORP (0001109354) (Filer) | 2026-02-27 | English | ||
| 32887635 | 8-K - BRUKER CORP (0001109354) (Filer) | 2026-02-20 | English | ||
| 32887629 | 4 - BRUKER CORP (0001109354) (Filer) | 2026-02-18 | English | ||
| 32887631 | 4 - BRUKER CORP (0001109354) (Filer) | 2026-02-18 | English | ||
| 32887630 | 4 - BRUKER CORP (0001109354) (Filer) | 2026-02-18 | English | ||
| 32887632 | 4 - BRUKER CORP (0001109354) (Filer) | 2026-02-18 | English | ||
| 32887634 | 4 - BRUKER CORP (0001109354) (Filer) | 2026-02-18 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arbe Robotics Ltd.
Provider of 4D imaging radar solutions for driver-assist an…
|
ARBE | IL | Manufacturing |
|
Arch Meter
Designs and manufactures electronic power meters and smart …
|
4588 | TW | Manufacturing |
|
Aryt Industries Ltd.
Holding company that develops and markets electronic fuses …
|
ARYT | IL | Manufacturing |
|
ASELSAN ELEKTRONİK SANAYİ VE TİCARET A.Ş.
Develops advanced electronic systems for defense, transport…
|
ASELS | TR | Manufacturing |
|
ASTI CORPORATION
Manufacturer of electrical components and wire harnesses fo…
|
6899 | JP | Manufacturing |
|
ASTRONICS CORP
Provider of advanced technologies for aerospace, defense, a…
|
ATRO | US | Manufacturing |
|
AstroNova, Inc.
Develops data visualization tech for aerospace, label print…
|
ALOT | US | Manufacturing |
|
ASTROTECH Corp
Develops and licenses mass spectrometer technologies for se…
|
ASTC | US | Manufacturing |
|
ATI Airtest Technologies Inc.
Designs and manufactures air monitoring sensors for energy …
|
AAT | CA | Manufacturing |
|
AtomTrace a.s.
Manufacturer of LIBS systems for advanced, multi-elemental …
|
ATOMT | CZ | Manufacturing |
BRUKER CORP 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/31067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31067 | 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=31067 | 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=31067 \ -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": 31067}, 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 BRUKER CORP (id: 31067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.