ORIGEM ENERGIA S.A. — Investor Relations & Filings
About ORIGEM ENERGIA S.A.
Origem Energia S.A. specializes in the exploration, production, and storage of natural gas. As a prominent independent operator in the onshore sector, the company provides integrated solutions to stabilize power grids and support renewable energy integration. A key strategic initiative includes the development of onshore underground natural gas storage projects, utilizing caverns for price hedging and grid reliability. The company operates significant energy hubs, where it integrates production with logistics and infrastructure. Its business model encompasses the entire value chain, from upstream extraction to downstream supply for power plants, industrial consumers, and residential markets, aiming to optimize energy security and cost-efficiency through advanced storage and distribution capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2025 | 2026-03-26 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-09 | Portuguese | |
| DFP 2024 v2 | 2025-04-10 | Portuguese | |
| DFP 2024 | 2025-03-27 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33798495 | DFP 2025 | 2026-03-26 | Portuguese | ||
|
2025
5 filings
| |||||
| 34121218 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34121006 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34121035 | ITR 2025-Q1 | 2025-05-09 | Portuguese | ||
| 33790479 | DFP 2024 v2 | 2025-04-10 | Portuguese | ||
| 33790443 | DFP 2024 | 2025-03-27 | Portuguese | ||
|
2024
7 filings
| |||||
| 34067501 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34067482 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34067423 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 33777496 | DFP 2023 | 2024-03-25 | Portuguese | ||
| 35772726 | FRE WEB 2023 v12 | 2024-02-28 | Portuguese | ||
| 35772637 | FRE WEB 2023 v11 | 2024-02-23 | Portuguese | ||
| 35772566 | FRE WEB 2023 v10 | 2024-01-09 | Portuguese | ||
|
2023
2 filings
| |||||
| 35772492 | FRE WEB 2023 v9 | 2023-12-22 | Portuguese | ||
| 35772398 | FRE WEB 2023 v8 | 2023-12-21 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Extraction of natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Canacol Energy Ltd.
Supplies 17% to 20% of Colombia's national natural gas requ…
|
CNE | CA | Mining and quarrying |
|
Canadian Spirit Resources Inc.
Exploration and production of natural gas and liquids in BC…
|
SPI | CA | Mining and quarrying |
|
CanCambria Energy Corp.
Exploration and production company developing tight gas res…
|
CCEC | CA | Mining and quarrying |
|
Cavvy Energy Ltd.
Integrated producer and processor of natural gas, NGLs, con…
|
CVVY | CA | Mining and quarrying |
|
CBM Asia Development Corp.
Acquisition, exploration, and development of coalbed methan…
|
CBMDF | CA | Mining and quarrying |
|
CENTRAL PETROLEUM LIMITED
Exploration and production company developing hydrocarbon r…
|
CTP | AU | Mining and quarrying |
|
China CBM Group Company Limited
Exploits, produces, and sells natural gas and coalbed gas (…
|
8270 | HK | Mining and quarrying |
|
China Oil And Gas Group Limited
Investment holding company focused on the natural gas value…
|
603 | BM | Mining and quarrying |
|
CNX Resources Corp
Natural gas E&P and midstream company focused on the Appala…
|
CNX | US | Mining and quarrying |
|
COMET RIDGE LIMITED
Explores and develops coal seam and conventional gas assets…
|
COI | AU | Mining and quarrying |
ORIGEM ENERGIA S.A. 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/53115/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53115 | 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=53115 | 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=53115 \ -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": 53115}, 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 ORIGEM ENERGIA S.A. (id: 53115)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.