
VEECO INSTRUMENTS INC — Investor Relations & Filings
Veeco Instruments Inc. designs, manufactures, and markets thin-film process equipment used in the production of high-tech electronic devices. The company's portfolio of capital equipment addresses the manufacturing of semiconductors, compound semiconductors, data storage components, and MEMS. Key technologies include Metal Organic Chemical Vapor Deposition (MOCVD), Molecular Beam Epitaxy (MBE), ion beam etch and deposition, laser annealing, lithography, wet processing, and Atomic Layer Deposition (ALD). Veeco's systems are utilized for front-end-of-line processes and advanced packaging, enabling applications in photonics, power electronics, and displays. These technologies support end-markets driven by 5G/6G communications, artificial intelligence, electric vehicles, and data storage infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-07 | English | |
| Major Shareholding Notification 2026 | 2026-05-06 | English | |
| 10-Q | 2026-05-05 | English | |
| 8-K | 2026-05-05 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English |
Browse filings by year
27 years- 2026 26 filings
- 2025 82 filings
- 2024 77 filings
- 2023 73 filings
- 2022 57 filings
- 2021 70 filings
- 2020 69 filings
- 2019 64 filings
- 2018 53 filings
- 2017 105 filings
- 2016 53 filings
- 2015 52 filings
- 2014 63 filings
- 2013 71 filings
- 2012 53 filings
- 2011 59 filings
- 2010 101 filings
- 2009 77 filings
- 2008 55 filings
- 2007 51 filings
- 2006 54 filings
- 2005 62 filings
- 2004 48 filings
- 2003 24 filings
- 2002 45 filings
- 2001 26 filings
- 2000 21 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46002120 | FORM 8-K | 2026-05-07 | English | ||
| 46002315 | Major Shareholding Notification 2026 | 2026-05-06 | English | ||
| 46002256 | 10-Q | 2026-05-05 | English | ||
| 46002312 | 8-K | 2026-05-05 | English | ||
| 46002321 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 46002329 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 33064224 | SCHEDULE 13G/A - VEECO INSTRUMENTS INC (0000103145) (Subject) | 2026-03-27 | English | ||
| 33035190 | 4 - VEECO INSTRUMENTS INC (0000103145) (Issuer) | 2026-03-24 | English | ||
| 33035154 | 4 - VEECO INSTRUMENTS INC (0000103145) (Issuer) | 2026-03-24 | English | ||
| 33035037 | 4 - VEECO INSTRUMENTS INC (0000103145) (Issuer) | 2026-03-24 | English | ||
| 46002334 | ARS | 2026-03-19 | English | ||
| 32989317 | DEFA14A - VEECO INSTRUMENTS INC (0000103145) (Filer) | 2026-03-19 | English | ||
| 46002420 | DEF 14A | 2026-03-19 | English | ||
| 32878972 | 10-K - VEECO INSTRUMENTS INC (0000103145) (Filer) | 2026-02-25 | English | ||
| 32878971 | 8-K - VEECO INSTRUMENTS INC (0000103145) (Filer) | 2026-02-25 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MGI Digital Technology
Designs and manufactures digital printing and finishing equ…
|
ALMDG | FR | Manufacturing |
|
MG International S.A.
Designs and sells swimming pool equipment focused on safety…
|
ALMGI | FR | Manufacturing |
|
MICRO-MECHANICS (HOLDINGS) LTD.
Designs, manufactures, markets high precision parts/tools f…
|
5DD | SG | Manufacturing |
|
MIRAE CORPORATION
Develops and manufactures test and inspection equipment for…
|
025560 | KR | Manufacturing |
|
Mitsubishi Kakoki Kaisha, Ltd.
Provides EPC services and manufactures industrial separatio…
|
6331 | JP | Manufacturing |
|
MMS VENTURES BERHAD
Designs and manufactures industrial automation systems and …
|
— | MY | Manufacturing |
|
Morimatsu International Holdings Company Limited
Designs, manufactures, and maintains core equipment, proces…
|
2155 | HK | Manufacturing |
|
MORITA HOLDINGS CORPORATION
Manufacturer of firefighting vehicles, fire protection syst…
|
6455 | JP | Manufacturing |
|
MOT Co., Ltd.
Specializes in commercial diving technology and provides un…
|
413390 | KR | Manufacturing |
|
MPAC GROUP PLC
Provider of packaging machinery and end-to-end automation s…
|
MPAC | GB | Manufacturing |
VEECO INSTRUMENTS INC 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/31958/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31958 | 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=31958 | 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=31958 \ -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": 31958}, 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 VEECO INSTRUMENTS INC (id: 31958)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.