
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 |
|---|---|---|---|
|
BBK Test Systems Co.,Ltd.
Designs and manufactures automated testing solutions for co…
|
301598 | CN | Manufacturing |
|
Beijer Electronics Group
Develops hardware and software for industrial automation an…
|
BELE | SE | Manufacturing |
|
Beijing Aerospace Shenzhou Intelligent Equipment Technology Co., Ltd
Develops aerospace-grade railway safety monitoring and indu…
|
300455 | CN | Manufacturing |
|
Beijing BDStar Navigation Co.,Ltd.
Provides high-precision GNSS components and integrated loca…
|
002151 | CN | Manufacturing |
|
Beijing Beetech Inc.
Manufactures industrial sensors and automation components f…
|
300667 | CN | Manufacturing |
|
Beijing ConST Instruments Technology Inc.
Develops and manufactures high-precision pressure and tempe…
|
300445 | CN | Manufacturing |
|
Beijing Dahao Technology Corp.,Ltd
Develops computerized control systems for industrial textil…
|
603025 | CN | Manufacturing |
|
Beijing Hengyu Datacom Aviation Equipment co., LTD
Develops and maintains advanced avionics and airborne elect…
|
300965 | CN | Manufacturing |
|
Beijing Highlander Digital Technology Co.,Ltd.
Specializes in marine electronics, navigation systems, and …
|
300065 | CN | Manufacturing |
|
Beijing Huafeng Test & Control Technology Co.,Ltd.
Develops automated test equipment for analog and mixed-sign…
|
688200 | CN | 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.