
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 |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | 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.