
PRO DEX INC — Investor Relations & Filings
Pro-Dex, Inc. is a vertically integrated company specializing in the design, development, and manufacturing of powered surgical and dental instruments. It serves as a contract manufacturer and services provider for medical device original equipment manufacturers (OEMs) and the healthcare industry. The company offers end-to-end product realization services, including engineering, prototyping, precision manufacturing, assembly, testing, and regulatory support. In addition to its contract services, Pro-Dex provides a portfolio of proprietary, off-the-shelf products that can be customized or distributed by clients. This comprehensive model helps partners accelerate the time-to-market for complex medical devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-04-30 | English | |
| QUARTERLY REPORT | 2026-04-30 | English | |
| FORM 8-K | 2026-03-27 | English | |
| 8-K Filing | 2026-02-12 | English | |
| 10-Q Filing | 2026-01-29 | English | |
| 8-K Filing | 2026-01-29 | English |
Browse filings by year
32 years- 2026 7 filings
- 2025 52 filings
- 2024 35 filings
- 2023 20 filings
- 2022 26 filings
- 2021 45 filings
- 2020 42 filings
- 2019 35 filings
- 2018 40 filings
- 2017 31 filings
- 2016 37 filings
- 2015 29 filings
- 2014 37 filings
- 2013 85 filings
- 2012 62 filings
- 2011 51 filings
- 2010 31 filings
- 2009 45 filings
- 2008 31 filings
- 2007 34 filings
- 2006 28 filings
- 2005 30 filings
- 2004 43 filings
- 2003 36 filings
- 2002 8 filings
- 2001 9 filings
- 2000 7 filings
- 1999 16 filings
- 1998 20 filings
- 1997 13 filings
- 1996 14 filings
- 1995 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46097133 | FORM 8-K | 2026-04-30 | English | ||
| 46097464 | QUARTERLY REPORT | 2026-04-30 | English | ||
| 46097433 | FORM 8-K | 2026-03-27 | English | ||
| 23729777 | 8-K Filing | 2026-02-12 | English | ||
| 18639294 | 10-Q Filing | 2026-01-29 | English | ||
| 18639278 | 8-K Filing | 2026-01-29 | English | ||
| 18639268 | 4 Filing | 2026-01-23 | English | ||
|
2025
8 filings
| |||||
| 18639255 | 8-K Filing | 2025-12-19 | English | ||
| 9569070 | Director's Dealing 2025 | 2025-11-24 | English | ||
| 9569074 | Director's Dealing 2025 | 2025-11-22 | English | ||
| 9569071 | Director's Dealing 2025 | 2025-11-22 | English | ||
| 9569072 | Director's Dealing 2025 | 2025-11-22 | English | ||
| 9569073 | Director's Dealing 2025 | 2025-11-22 | English | ||
| 9569075 | Director's Dealing 2025 | 2025-11-22 | English | ||
| 9569076 | Director's Dealing 2025 | 2025-11-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RESMED INC
Develops medical devices and software for sleep apnea and r…
|
RMD | AU | Manufacturing |
|
RESMED INC
Develops medical devices and software for treating respirat…
|
RMD | US | Manufacturing |
|
RETRACTABLE TECHNOLOGIES INC
Designs and manufactures safety medical devices with automa…
|
RVP | US | Manufacturing |
|
RootLoc Co., Ltd.
Develops and sells orthopedic devices, including artificial…
|
253610 | KR | Manufacturing |
|
RUA LIFE SCIENCES PLC
Medical device group applying its proprietary long-term imp…
|
RUA | GB | Manufacturing |
|
RxSight, Inc.
Develops the only intraocular lens adjustable after catarac…
|
RXST | US | Manufacturing |
|
Safe S.A.
Co-designs and produces cast steel components for various i…
|
ALSAF | FR | Manufacturing |
|
Sanara MedTech Inc.
Develops and markets a portfolio of surgical, wound care, a…
|
SMTI | US | Manufacturing |
|
SANYU CO.,LTD.
Manufactures and sells steel products like polished bars, w…
|
5697 | JP | Manufacturing |
|
Scandinavian ChemoTech AB
Develops electroporation technology for treating tumors in …
|
CMOTEC | SE | Manufacturing |
PRO DEX 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/34130/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34130 | 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=34130 | 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=34130 \ -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": 34130}, 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 PRO DEX INC (id: 34130)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.