
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-05-22 | English | |
| News release - English.pdf | 2026-05-15 | English | |
| Report of exempt distribution (45-106F1).pdf | 2026-05-07 | English | |
| News release - English.pdf | 2026-05-05 | English | |
| News release - English.pdf | 2026-04-30 | English | |
| 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2026-04-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46859247 | News release - English.pdf | 2026-05-22 | English | ||
| 47805305 | News release - English.pdf | 2026-05-15 | English | ||
| 47161994 | Report of exempt distribution (45-106F1).pdf | 2026-05-07 | English | ||
| 47161998 | News release - English.pdf | 2026-05-05 | English | ||
| 47162002 | News release - English.pdf | 2026-04-30 | English | ||
| 47162088 | 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2026-04-30 | English | ||
| 47162092 | Annual MD&A - English.pdf | 2026-04-30 | English | ||
| 47162191 | Audited annual financial statements – English.pdf | 2026-04-30 | English | ||
| 47162199 | News release - English.pdf | 2026-04-29 | English | ||
| 47162203 | Report of exempt distribution (45-106F1).pdf | 2026-03-04 | English | ||
| 47162207 | News release - English.pdf | 2026-03-04 | English | ||
| 47162235 | News release - English.pdf | 2026-02-23 | English | ||
| 47162239 | News release - English.pdf | 2026-02-18 | English | ||
| 47162242 | News release - English.pdf | 2026-02-04 | English | ||
| 32382708 | News release - English.pdf | 2026-01-13 | English | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ningbo Energy Group Co.,Ltd.
Provides thermal and electrical energy through cogeneration…
|
600982 | CN | Electricity, gas, steam and air… |
|
Ningbo Shimao Energy Co.,Ltd.
Supplies industrial steam and electricity through waste-to-…
|
605028 | CN | Electricity, gas, steam and air… |
|
PannErgy
Develops and operates geothermal systems for district heati…
|
PANNE | HU | Electricity, gas, steam and air… |
|
SGC Energy Co.,Ltd.
Produces and distributes steam, electricity, and renewable …
|
005090 | KR | Electricity, gas, steam and air… |
|
SHENYANG HUITIAN THERMAL POWER CO.,LTD
Produces and distributes thermal energy and electricity thr…
|
000692 | CN | Electricity, gas, steam and air… |
|
SHUNFA HENGNENG Corporation
Supplies electric power and thermal energy via thermal and …
|
000631 | CN | Electricity, gas, steam and air… |
|
TCC
Develops, manages, and provides EPC services for IPP and re…
|
8926 | TW | Electricity, gas, steam and air… |
|
TGK-14
Generates and distributes electricity and thermal energy in…
|
TGKN | RU | Electricity, gas, steam and air… |
|
Tianjin Tianbao Energy Co., Ltd.
Integrated energy enterprise providing combined heat and po…
|
1671 | HK | Electricity, gas, steam and air… |
|
Tigi Ltd.
Develops renewable heat solutions for industrial and commer…
|
TIGI | IL | 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.