
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 |
|---|---|---|---|
|
FSI Energy Group Inc.
Designs, manufactures, and services customized fluids proce…
|
FSI | CA | Manufacturing |
|
Fujian Longking Co.,Ltd
Manufactures air pollution control systems and provides int…
|
600388 | CN | Manufacturing |
|
FUJIAN SNOWMAN GROUP CO.,LTD
Specializes in industrial refrigeration, ice systems, and h…
|
002639 | CN | Manufacturing |
|
General Donlee Income Fund
Income trust distributing cash flow derived from precision …
|
GDI.UN | CA | Manufacturing |
|
GENERAL PACKER CO., LTD.
Specialized manufacturer of automatic packaging machinery a…
|
6267 | JP | Manufacturing |
|
GnBS eco Co.,Ltd
Designs and produces wastewater-free air pollution control …
|
382800 | KR | Manufacturing |
|
GRAHAM CORP
Designs and manufactures mission-critical fluid, power, and…
|
GHM | US | Manufacturing |
|
Groupe SFPI
Designs, manufactures, and distributes equipment for the bu…
|
SFPI | FR | Manufacturing |
|
GSD-KY
Develops wastewater treatment machinery and smart water man…
|
6641 | TW | Manufacturing |
|
Guang Dong High Dream Intellectualized Machinery Co., Ltd.
Develops automated weighing, packaging, and inspection mach…
|
300720 | CN | 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.