
Questfire Energy Corp. — Investor Relations & Filings
Questfire Energy Corp. was an oil and natural gas exploration and production company established in 2010. Operating primarily in Alberta, the company focused on the management and development of diversified energy resources. Its historical operations included the production of oil, natural gas, and natural gas liquids. As of Q1 2017, average production was 4,310 barrels of oil equivalent per day, with a significant weighting toward natural gas. The company entered receivership in November 2017 following a demand for debt payment by its lenders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2017-11-21 | English | |
| News release - English.pdf | 2017-11-16 | English | |
| News release - English.pdf | 2017-11-01 | English | |
| News release - English.pdf | 2017-10-06 | English | |
| Other material contracts (amended) - English.pdf | 2017-09-18 | English | |
| News release - English.pdf | 2017-09-16 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 47171075 | Material change report - English.pdf | 2017-11-21 | English | ||
| 47171079 | News release - English.pdf | 2017-11-16 | English | ||
| 47171082 | News release - English.pdf | 2017-11-01 | English | ||
| 47171140 | News release - English.pdf | 2017-10-06 | English | ||
| 47171143 | Other material contracts (amended) - English.pdf | 2017-09-18 | English | ||
| 47171147 | News release - English.pdf | 2017-09-16 | English | ||
| 47171197 | News release - English.pdf | 2017-08-29 | English | ||
| 47171201 | Interim financial statements/report – English.pdf | 2017-08-29 | English | ||
| 47171206 | Interim MD&A - English.pdf | 2017-08-29 | English | ||
| 47171226 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2017-08-29 | English | ||
| 47171231 | News release - English.pdf | 2017-08-23 | English | ||
| 47171350 | Form of proxy - English.pdf | 2017-07-20 | English | ||
| 47171563 | News release - English.pdf | 2017-07-19 | English | ||
| 47171743 | Material change report - English.pdf | 2017-07-12 | English | ||
| 47171748 | Other.pdf | 2017-07-12 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SANTOS LIMITED
Produces natural gas and LNG while developing carbon captur…
|
STO | AU | Mining and quarrying |
|
SDX ENERGY PLC
Energy company focused on oil and gas exploration and produ…
|
SDX | GB | Mining and quarrying |
|
Shanxi Blue Flame Holding Company Limited
Explores and processes coalbed methane for clean energy and…
|
000968 | CN | Mining and quarrying |
|
Shiningbank Energy Income Fund
Conventional oil and gas royalty trust operating natural ga…
|
SHN.UN | CA | Mining and quarrying |
|
Sino Oil and Gas Holdings Limited
Engaged in exploration, development, and production of natu…
|
702 | HK | Mining and quarrying |
|
S.N.G.N. Romgaz S.A.
Integrated natural gas producer engaged in exploration, sto…
|
SNG | RO | Mining and quarrying |
|
SOUND ENERGY PLC
Transition energy company exploring and developing onshore …
|
SOU | GB | Mining and quarrying |
|
Sound Energy Trust
Onshore gas developer supplying natural gas in Morocco for …
|
SOU | CA | Mining and quarrying |
|
STATE GAS LIMITED
Explores and develops gas resources in Central Queensland's…
|
GAS | AU | Mining and quarrying |
|
Stellarton Energy Corporation
Exploration and production company focused on natural gas d…
|
— | CA | Mining and quarrying |
Questfire Energy Corp. 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/46889/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46889 | 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=46889 | 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=46889 \ -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": 46889}, 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 Questfire Energy Corp. (id: 46889)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.