1414 DEGREES LIMITED — Investor Relations & Filings
1414 Degrees Limited specializes in the development and commercialization of thermal energy storage technology. The company’s core innovation, SiBox, utilizes the latent heat properties of molten silicon to store large amounts of energy at high temperatures. By heating silicon to its melting point of 1414 degrees Celsius, the system captures and retains energy from renewable sources or the grid. This stored energy can be dispatched as high-temperature air or steam for industrial processes or converted back into electricity. The technology provides a scalable solution for decarbonizing heavy industries and stabilizing energy networks. Key focus areas include integrating intermittent renewable energy into industrial heat applications and providing long-duration energy storage solutions that leverage the high energy density and abundance of silicon.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Application for quotation of securities - 14D 6 pages 18.5KB | 2026-04-16 | English | |
| Section 708A Notice - Share Issue 2 pages 322.1KB | 2026-04-16 | English | |
| SiNTL Program Records Continued Cycle Life Progress 3 pages 353.1KB | 2026-04-07 | English | |
| 1414 Degrees Secures $2.69 Million Placement 5 pages 525.8KB | 2026-03-26 | English | |
| Proposed issue of securities - 14D 7 pages 24.1KB | 2026-03-26 | English | |
| Trading Halt 2 pages 442.3KB | 2026-03-24 | English |
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
Harbin Hatou Investment Co.,Ltd
Holding company engaged in thermal power production and fin…
|
600864 | CN | Electricity, gas, steam and air… |
1414 DEGREES LIMITED 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/64246/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64246 | 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=64246 | 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=64246 \ -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": 64246}, 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 1414 DEGREES LIMITED (id: 64246)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.