
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
8 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 |
|---|---|---|---|
|
SHINPO CO.,LTD.
Manufacturer of patented smokeless roaster and grilling sys…
|
5903 | JP | Manufacturing |
|
SIG Combibloc Group AG
Provider of systems and solutions for aseptic packaging for…
|
SIGN | CH | Manufacturing |
|
SINGAPORE KITCHEN EQUIPMENT LIMITED
Market leader providing one-stop industrial and commercial …
|
5WG | SG | Manufacturing |
|
Sona Machinery Limited
Manufactures agro-processing machinery and turnkey solution…
|
SONAMAC | IN | Manufacturing |
|
SUNRISE INTELLIGENT MANUFACTURING GROUP CO.,LTD.
Provides integrated liquid packaging solutions and automate…
|
605138 | CN | Manufacturing |
|
Suzumo Machinery Co., Ltd.
Manufacturer of automated machinery for rice-based foods an…
|
6405 | JP | Manufacturing |
|
T & I Global Ltd.
Manufactures tea processing machinery and operates integrat…
|
522294 | IN | 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.