
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 |
|---|---|---|---|
|
Hebei Sailhero Environmental Protection High-tech Co., ltd.
Develops and manufactures environmental monitoring instrume…
|
300137 | CN | Manufacturing |
|
HEFEI I-TEK OPTOELECTRONICS CO., LTD.
Develops and manufactures machine vision components and ind…
|
688610 | CN | Manufacturing |
|
HeNan Splendor Science&Technology Co.,Ltd.
Develops signaling, communication, and monitoring solutions…
|
002296 | CN | Manufacturing |
|
HENSOLDT AG
A defense and security electronics company specializing in …
|
HAG | DE | Manufacturing |
|
Hesai Group
Develops and manufactures 3D LiDAR sensor solutions for aut…
|
HSAI | US | Manufacturing |
|
Hesai Group
The world's largest maker of high-performance 3D LiDAR sens…
|
2525 | KY | Manufacturing |
|
HEXING ELECTRICAL CO.,LTD.
Provides integrated smart energy products and digital solut…
|
603556 | CN | Manufacturing |
|
Hiecise Precision Equipment Co.,Ltd.
Develops high-precision metrology solutions and CMMs for in…
|
300809 | CN | Manufacturing |
|
HIOKI E.E.CORPORATION
Develops and manufactures high-precision electrical test an…
|
6866 | JP | Manufacturing |
|
HITIQ LIMITED
Develops smart mouthguards and analytics for head impact as…
|
HIQ | AU | 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.