
HYTERRA LTD — Investor Relations & Filings
HyTerra Ltd is an enterprise focused on the exploration and development of natural hydrogen and helium resources. The company specializes in identifying and commercializing geological hydrogen, also known as white hydrogen, as a sustainable and low-carbon energy source. Its primary operations involve the advancement of projects situated in prolific geological formations, such as the Nemaha Ridge in the United States. By utilizing geophysical and geochemical exploration techniques, HyTerra aims to establish a cost-effective supply of hydrogen to support global decarbonization initiatives. The company’s strategy integrates traditional resource exploration methodologies with innovative approaches to target subsurface hydrogen accumulations, positioning itself as a pioneer in the emerging natural hydrogen sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Hyterra To Present At Hydrogen Innovation Event In Korea 14 pages 2.5MB | 2026-05-20 | English | |
| Change of Director's Interest Notice 4 pages 368.5KB | 2026-05-20 | English | |
| Change of Director's Interest Notice 3 pages 263.0KB | 2026-05-20 | English | |
| Notice of change of interests of substantial holder 6 pages 1.3MB | 2026-05-20 | English | |
| Application for quotation of securities - HYT 6 pages 18.4KB | 2026-05-19 | English | |
| Issue of Entitlement Offer Shares and Shortfall Correction 1 | 2026-05-19 | English |
Browse filings by year
22 years- 2026 29 filings
- 2025 69 filings
- 2024 88 filings
- 2023 61 filings
- 2022 19 filings
- 2021 7 filings
- 2020 13 filings
- 2019 16 filings
- 2018 29 filings
- 2017 27 filings
- 2016 27 filings
- 2015 57 filings
- 2014 34 filings
- 2013 57 filings
- 2012 57 filings
- 2011 38 filings
- 2010 38 filings
- 2009 32 filings
- 2008 27 filings
- 2007 21 filings
- 2006 29 filings
- 2005 15 filings
Market data
Market data not available
Price history
Peer group · Extraction of natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Stonefire Energy Corp.
Exploration and production company focused on natural gas a…
|
— | CA | Mining and quarrying |
|
STRIKE ENERGY LIMITED
Explores and develops natural gas and renewable energy reso…
|
STX | AU | Mining and quarrying |
|
SUNDA ENERGY PLC
An energy company focused on natural gas exploration and de…
|
SNDA | GB | Mining and quarrying |
|
Tamar Petroleum Ltd.
Holding company for exploration, production, and sale of na…
|
TMRP | IL | Mining and quarrying |
|
Tamboran Resources Corp
Natural gas E&P company developing low-CO2 gas in Australia…
|
TBN | US | Mining and quarrying |
|
TAMBORAN RESOURCES CORPORATION
Explores and develops unconventional shale gas using advanc…
|
TBN | AU | Mining and quarrying |
|
TMK ENERGY LIMITED
Explores and develops coal seam gas resources at the Gurvan…
|
TMK | AU | Mining and quarrying |
|
TOP END ENERGY LIMITED
Explores and develops natural gas, helium, and hydrogen res…
|
TEE | AU | Mining and quarrying |
|
Transwest Energy Inc.
Entity historically associated with the natural gas industr…
|
— | CA | Mining and quarrying |
|
Triller Group Inc.
Operates an AI-powered social media platform and provides f…
|
ILLR | VG | Mining and quarrying |
HYTERRA 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/65084/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65084 | 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=65084 | 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=65084 \ -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": 65084}, 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 HYTERRA LTD (id: 65084)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.