
Sharc International Systems Inc. — Investor Relations & Filings
Sharc International Systems Inc., operating as SHARC Energy, is a clean technology company specializing in Wastewater Energy Transfer (WET) technology. The firm develops, manufactures, and owns proprietary thermal energy recovery systems that utilize wastewater heat exchange to recycle thermal energy from sewage. These solutions provide renewable energy for water heating and space conditioning. SHARC Energy's systems are deployed across commercial, industrial, and public sectors, targeting sustainable building projects. The technology is recognized for its ability to significantly reduce carbon emissions, energy consumption, and operational costs, positioning the company as a leader in recovering thermal energy from wastewater.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-01-13 | English | |
| Other.pdf | 2025-10-29 | English | |
| Other.pdf | 2025-10-29 | English | |
| Notice of meeting - English.pdf | 2025-10-29 | English | |
| Form of proxy - English.pdf | 2025-10-29 | English | |
| Management information circular - English.pdf | 2025-10-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32382708 | News release - English.pdf | 2026-01-13 | English | ||
|
2025
11 filings
| |||||
| 32351025 | Other.pdf | 2025-10-29 | English | ||
| 32351024 | Other.pdf | 2025-10-29 | English | ||
| 32351023 | Notice of meeting - English.pdf | 2025-10-29 | English | ||
| 32351022 | Form of proxy - English.pdf | 2025-10-29 | English | ||
| 32351021 | Management information circular - English.pdf | 2025-10-29 | English | ||
| 32315363 | Notice of the meeting and record date - English.pdf | 2025-09-15 | English | ||
| 13810807 | News release - English.pdf | 2025-07-31 | English | ||
| 13802736 | Statement of executive compensation (form 51-102F6V) - English.pdf | 2025-06-27 | English | ||
| 13802542 | News release - English.pdf | 2025-06-20 | English | ||
| 13792496 | News release - English.pdf | 2025-05-17 | English | ||
| 32138326 | News release - English.pdf | 2025-05-09 | English | ||
|
2024
3 filings
| |||||
| 13762824 | News release - English.pdf | 2024-12-12 | English | ||
| 31436563 | Material change report - English.pdf | 2024-11-30 | English | ||
| 31439336 | Report of exempt distribution (45-106F1).pdf | 2024-11-29 | English | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1414 DEGREES LIMITED
Develops silicon-based thermal energy storage for industria…
|
14D | AU | Electricity, gas, steam and air… |
|
A.B.P. Nocivelli
ESCo offering energy efficiency, facility management, and c…
|
ABP | IT | Electricity, gas, steam and air… |
|
Acinque S.p.A.
A multi-utility company providing energy, water, and enviro…
|
AC5 | IT | Electricity, gas, steam and air… |
|
Arverne Group
Energy transition company specializing in geothermal energy…
|
ARVEN | FR | Electricity, gas, steam and air… |
|
Beijing Jingneng Thermal Co., Ltd.
Invests in, constructs, and operates centralized heating sy…
|
002893 | CN | Electricity, gas, steam and air… |
|
Causeway Energy Corporation
Technology-driven service specializing in decarbonizing ind…
|
CUW | CA | Electricity, gas, steam and air… |
|
CHYY Development Group Limited
Specializes in shallow ground source energy solutions, equi…
|
8128 | HK | Electricity, gas, steam and air… |
|
Dalian Thermal Power Co.,Ltd.
Provides thermal energy and electricity via combined heat a…
|
600719 | CN | Electricity, gas, steam and air… |
|
Fernheizwerk Neukölln AG
Energy provider supplying district heating and electricity …
|
FHW | DE | Electricity, gas, steam and air… |
|
Hangzhou Cogeneration Group Co., Ltd.
Provides centralized heating, steam, and electricity via co…
|
605011 | CN | Electricity, gas, steam and air… |
Sharc International Systems Inc. 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/46979/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46979 | 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=46979 | 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=46979 \ -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": 46979}, 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 Sharc International Systems Inc. (id: 46979)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.