
SONO TEK CORP — Investor Relations & Filings
Sono-Tek Corporation is a developer and manufacturer of ultrasonic coating systems used for applying precise, uniform, thin film coatings. As a pioneer of ultrasonic spray nozzle technology, the company designs, builds, and services systems for a wide range of applications. Its technology is utilized in the medical, alternative energy, electronics, semiconductor, and various industrial sectors for processes ranging from research and development to high-volume manufacturing. Sono-Tek provides comprehensive solutions that include laboratory testing, process development, and custom-engineered systems to meet specific client requirements for coating parts and components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K Filing | 2026-01-13 | English | |
| 10-Q Filing | 2026-01-13 | English | |
| Regulatory Filings 2025 | 2025-11-12 | English | |
| Regulatory Filings 2025 | 2025-11-12 | English | |
| Director's Dealing 2025 | 2025-10-24 | English | |
| Director's Dealing 2025 | 2025-10-23 | English |
Browse filings by year
32 years- 2026 2 filings
- 2025 45 filings
- 2024 52 filings
- 2023 49 filings
- 2022 68 filings
- 2021 55 filings
- 2020 43 filings
- 2019 49 filings
- 2018 57 filings
- 2017 38 filings
- 2016 23 filings
- 2015 31 filings
- 2014 33 filings
- 2013 33 filings
- 2012 46 filings
- 2011 15 filings
- 2010 21 filings
- 2009 27 filings
- 2008 37 filings
- 2007 24 filings
- 2006 21 filings
- 2005 33 filings
- 2004 51 filings
- 2003 13 filings
- 2002 8 filings
- 2001 11 filings
- 2000 5 filings
- 1999 10 filings
- 1998 8 filings
- 1997 6 filings
- 1996 6 filings
- 1995 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 18779529 | 8-K Filing | 2026-01-13 | English | ||
| 18779521 | 10-Q Filing | 2026-01-13 | English | ||
|
2025
13 filings
| |||||
| 9635344 | Regulatory Filings 2025 | 2025-11-12 | English | ||
| 9635345 | Regulatory Filings 2025 | 2025-11-12 | English | ||
| 9635346 | Director's Dealing 2025 | 2025-10-24 | English | ||
| 9635347 | Director's Dealing 2025 | 2025-10-23 | English | ||
| 9635352 | Regulatory Filings 2025 | 2025-10-21 | English | ||
| 9635349 | Interim / Quarterly Report 2026 | 2025-10-14 | English | ||
| 9635348 | Regulatory Filings 2025 | 2025-10-14 | English | ||
| 9635350 | Regulatory Filings 2025 | 2025-10-14 | English | ||
| 9635351 | Regulatory Filings 2025 | 2025-09-03 | English | ||
| 9635353 | Regulatory Filings 2025 | 2025-08-25 | English | ||
| 9635354 | PRIMARY DOCUMENT | 2025-08-25 | English | ||
| 9635355 | PRIMARY DOCUMENT | 2025-08-25 | English | ||
| 9635356 | PRIMARY DOCUMENT | 2025-08-25 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NORDSON CORP
Manufactures systems for precision dispensing, fluid manage…
|
NDSN | US | Manufacturing |
|
NPR-RIKEN CORPORATION
Manufacturer of piston rings and other engine parts for aut…
|
6209 | JP | Manufacturing |
|
NU-SKY ENERGY INC.
Delivers reliable, efficient heat transfer technology and e…
|
— | CA | Manufacturing |
|
O.Y.L. INDUSTRIES BHD
Global manufacturer of HVAC systems and commercial air-filt…
|
— | MY | Manufacturing |
|
PAN MERCHANT BERHAD
Leading provider of solid-liquid filtration solutions with …
|
— | MY | Manufacturing |
|
PARK OHIO HOLDINGS CORP
Provider of industrial supply chain logistics and manufactu…
|
PKOH | US | Manufacturing |
|
Patels Airtemp (I) Ltd.
Designs and manufactures heat exchangers and process equipm…
|
517417 | IN | Manufacturing |
|
PB INTERNATIONAL B.V.
Manufacturer of ultrafiltration modules and systems for cle…
|
68AB | NL | Manufacturing |
|
picogram Co., Ltd.
Develops and manufactures water purifiers, filters, and bio…
|
376180 | KR | Manufacturing |
|
ProSep Inc.
Technology provider offering innovative solutions to treat …
|
PRP | CA | Manufacturing |
SONO TEK 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/34542/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34542 | 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=34542 | 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=34542 \ -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": 34542}, 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 SONO TEK CORP (id: 34542)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.