
EnWave Corporation — Investor Relations & Filings
EnWave Corporation is a technology company specializing in the innovation and application of vacuum microwave dehydration, marketed under the proprietary Radiant Energy Vacuum (REV™) technology. The company provides a proven, consistent, and scalable method for rapidly drying organic materials, significantly reducing processing times from days to hours. REV™ technology utilizes a closed-loop, volumetric drying process that ensures precise moisture control and superior product quality, preserving natural colors, flavors, aromas, and nutrients without the use of additives. EnWave partners with food and cannabis companies globally, licensing its technology for the production of high-quality dried products, including fruit, vegetable, and dairy snacks, as well as specialized ingredients and military operational rations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-22 | English | |
| News release - English.pdf | 2026-05-22 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-05-22 | English | |
| Interim financial statements/report – English.pdf | 2026-05-22 | English | |
| News release - English.pdf | 2026-05-15 | English | |
| News release - English.pdf | 2026-04-15 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47804369 | News release - English.pdf | 2026-05-22 | English | ||
| 47804372 | News release - English.pdf | 2026-05-22 | English | ||
| 47804375 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-05-22 | English | ||
| 47804378 | Interim financial statements/report – English.pdf | 2026-05-22 | English | ||
| 47820232 | News release - English.pdf | 2026-05-15 | English | ||
| 34610239 | News release - English.pdf | 2026-04-15 | English | ||
| 34580095 | News release - English.pdf | 2026-04-15 | English | ||
| 33732818 | News release - English.pdf | 2026-04-07 | English | ||
| 33711760 | News release - English.pdf | 2026-04-07 | English | ||
| 47820234 | News release - English.pdf | 2026-03-10 | English | ||
| 47820236 | Notice of meeting - English.pdf | 2026-02-25 | English | ||
| 47820420 | News release - English.pdf | 2026-02-20 | English | ||
| 47820422 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-20 | English | ||
| 47820456 | Interim MD&A - English.pdf | 2026-02-20 | English | ||
| 47820457 | Interim financial statements/report – English.pdf | 2026-02-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for food, beverage and tobacco processing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Elecster Oyj
Global supplier of UHT processing lines and aseptic packagi…
|
ELEAV | FI | Manufacturing |
|
Electrolux Professional
Global provider of food service, beverage, and laundry solu…
|
EPRO | SE | Manufacturing |
|
EPB GROUP BERHAD
A one-stop provider of holistic solutions for food processi…
|
— | MY | Manufacturing |
|
Frigoglass S.A.
A global provider of cooling solutions and glass packaging …
|
FRIGO | GR | Manufacturing |
|
FUJIMAK CORPORATION
A manufacturer of commercial kitchen equipment for the food…
|
5965 | JP | Manufacturing |
|
GEA Group AG
Global technology company supplying systems for the food, b…
|
G1A | DE | Manufacturing |
|
Hefei Taihe Intelligent Technology Group Co.,Ltd.
Develops AI-powered sorting systems and robotics for food a…
|
603656 | CN | Manufacturing |
|
Henan Thinker Automatic Equipment Co., Ltd.
Manufactures automated noodle production lines and integrat…
|
603508 | CN | Manufacturing |
|
HOSHIZAKI CORPORATION
Manufacturer of commercial foodservice equipment, including…
|
6465 | JP | Manufacturing |
|
Ilpra
Designs and manufactures customizable packaging machinery a…
|
ILP | IT | Manufacturing |
EnWave Corporation 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/44310/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44310 | 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=44310 | 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=44310 \ -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": 44310}, 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 EnWave Corporation (id: 44310)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.