
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 |
|---|---|---|---|
|
Dongfang Electronics Co.,Ltd
Provides energy management and power system automation solu…
|
000682 | CN | Manufacturing |
|
DRONESHIELD LIMITED
Develops C-UAS and electronic warfare solutions for drone d…
|
DRO | AU | Manufacturing |
|
EBARA JITSUGYO CO.,LTD.
A manufacturer of ozone-related technologies and systems fo…
|
6328 | JP | Manufacturing |
|
Echo International Holdings Group Limited
Established Electronic Manufacturing Services (EMS) provide…
|
8218 | HK | Manufacturing |
|
EDELTEQ HOLDINGS BERHAD
Semiconductor manufacturing solutions, engineering support …
|
— | MY | Manufacturing |
|
Elbit Systems
Develops systems for defense, homeland security, and commer…
|
ESLT | IL | Manufacturing |
|
ELC Co., Ltd.
Develops and sells electronic components for semiconductor …
|
041520 | KR | Manufacturing |
|
E-LEAD
Specializes in automotive electronics, including HUDs, ADAS…
|
2497 | TW | Manufacturing |
|
ELECTRO OPTIC SYSTEMS HOLDINGS LIMITED
Develops advanced defense systems, space tracking, and sate…
|
EOS | AU | Manufacturing |
|
ELECTRO SENSORS INC
Designs and manufactures industrial sensors and hazard moni…
|
ELSE | US | 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.