
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 |
|---|---|---|---|
|
ENJET Co.,LTD
Provides EHD inkjet technology for nano-scale printing, coa…
|
419080 | KR | Manufacturing |
|
Envipco Holding N.V.
Develops and sells Reverse Vending Machines for recycling u…
|
ENVI | NL | Manufacturing |
|
EO Technics CO.,LTD
Manufacturer of laser-based processing equipment for the se…
|
039030 | KR | Manufacturing |
|
EPM
Provides high-precision vacuum lamination equipment for IC …
|
7795 | TW | Manufacturing |
|
ESCO TECHNOLOGIES INC
Global provider of engineered products for aerospace, utili…
|
ESE | US | Manufacturing |
|
EugeneTechnologyCo.,Ltd.
Develops and manufactures single-wafer thermal process solu…
|
084370 | KR | Manufacturing |
|
FABTECH TECHNOLOGIES CLEANROOMS LIMITED
Global engineering firm providing turnkey cleanroom and con…
|
544332 | IN | Manufacturing |
|
FARSOON TECHNOLOGIES CO., LTD.
Develops industrial laser powder bed fusion systems for pol…
|
688433 | CN | Manufacturing |
|
FIT GROUP AG
Provides additive manufacturing solutions from product desi…
|
FIT | DE | Manufacturing |
|
Fiti
Vertically integrated manufacturer of precision equipment f…
|
3413 | TW | 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.