
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 |
|---|---|---|---|
|
Elegant Home-Tech Co., Ltd.
Designs and manufactures IoT smart home solutions and autom…
|
603221 | CN | Manufacturing |
|
Eles
Designs and manufactures solutions for semiconductor reliab…
|
ELES | IT | Manufacturing |
|
EmbeddedArt Group AB (publ)
A defense technology company developing advanced systems an…
|
EMART | SE | Manufacturing |
|
Embention Sistemas Inteligentes S.A
Develops and manufactures safety-critical avionics and cont…
|
MLUAV | ES | Manufacturing |
|
Esautomotion
Develops and sells integrated mechatronic CNC systems for i…
|
ESAU | IT | Manufacturing |
|
ESPEC CORP.
A global manufacturer of environmental test chambers and re…
|
6859 | JP | Manufacturing |
|
EVERSPRING
Develops security monitoring, energy-saving systems, and bu…
|
2390 | TW | Manufacturing |
|
Exicon Co., Ltd.
A global semiconductor test solution provider that develops…
|
092870 | KR | Manufacturing |
|
Exosens
Manufactures electro-optical technologies for amplification…
|
EXENS | FR | Manufacturing |
|
Favite
Provides AI-driven AOI and metrology solutions for semicond…
|
3535 | TW | 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.