
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 |
| 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 |
|---|---|---|---|
|
Trillion Energy International
Upstream E&P company developing natural gas resources in Tu…
|
TCF | US | Mining and quarrying |
|
US ENERGY CORP
Acquires, explores, and develops industrial gas, oil, and n…
|
USEG | US | Mining and quarrying |
|
VINTAGE ENERGY LTD
Explores and produces oil and gas resources for domestic en…
|
VEN | AU | Mining and quarrying |
|
VVC Exploration Corporation
Natural resource company focused on helium production and g…
|
VVC | CA | Mining and quarrying |
|
WOODSIDE ENERGY GROUP LTD
A global energy company engaged in oil and natural gas expl…
|
WDS | AU | Mining and quarrying |
|
WOODSIDE ENERGY GROUP LTD
Global energy producer of LNG, oil, and gas, investing in t…
|
WDS | AU | Mining and quarrying |
|
XXL Energy Corp.
US-based explorer and developer of oil and gas resources, f…
|
XL | 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.