Tigi Ltd. — Investor Relations & Filings
Tigi Ltd. specializes in renewable heat solutions for industrial and commercial sectors. The company develops, manufactures, and installs integrated systems designed to decarbonize thermal energy processes. Its core technologies include patented high-efficiency solar thermal collectors, notably the Honeycomb Collector, which utilizes transparent insulation for high-temperature applications. The complete solution also incorporates advanced heat pumps, thermal storage systems, and a cloud-based control service for real-time monitoring and optimization. Tigi primarily operates on a "Heat as a Service" (HaaS) model, financing, installing, and maintaining the equipment while clients pay for the heat consumed. This model eliminates upfront capital expenditure for customers and aims to provide immediate cost savings and emission reductions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appointment of a Market Maker | 2021-04-05 | Hebrew (modern) | |
| Fast Track to TA-Tech Elite Index | 2021-03-17 | Hebrew (modern) | |
| Opening of Trading On Thursday, March 14 2021- TIGI,TIGI W1 | 2021-03-11 | Hebrew (modern) | |
| Identifying Details of New Securities - TIGI, TIGI W1 | 2021-03-08 | Hebrew (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
4 filings
| |||||
| 6482749 | Appointment of a Market Maker | 2021-04-05 | Hebrew (modern) | ||
| 6483038 | Fast Track to TA-Tech Elite Index | 2021-03-17 | Hebrew (modern) | ||
| 6483142 | Opening of Trading On Thursday, March 14 2021- TIGI,TIGI W1 | 2021-03-11 | Hebrew (modern) | ||
| 6483088 | Identifying Details of New Securities - TIGI, TIGI W1 | 2021-03-08 | Hebrew (modern) | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SGC Energy Co.,Ltd.
Produces and distributes steam, electricity, and renewable …
|
005090 | KR | Electricity, gas, steam and air… |
|
Sharc International Systems Inc.
Clean technology firm recovering thermal energy from wastew…
|
SHRC | CA | 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… |
|
Taiwan Cogeneration Corporation
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… |
|
Toplofikacia Pleven AD
An energy utility that generates electricity and provides d…
|
TPLP | BG | Electricity, gas, steam and air… |
|
Toplofikatsia-Burgas AD
Municipal utility that produces and distributes heat and ge…
|
TPLB | BG | Electricity, gas, steam and air… |
|
Wise Living Technology Co., Ltd
Operates and maintains centralized thermal energy supply sy…
|
2481 | HK | Electricity, gas, steam and air… |
Tigi Ltd. 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/7087/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7087 | 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=7087 | 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=7087 \ -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": 7087}, 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 Tigi Ltd. (id: 7087)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.