
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 |
|---|---|---|---|
|
Pioneer Natural Resources Canada Inc.
Exploration and production company developing natural gas r…
|
PXD | CA | Mining and quarrying |
|
PLUSPETROL SA
International company with 45+ years in oil and gas E&P, no…
|
— | AR | Mining and quarrying |
|
Point North Energy Ltd.
Natural gas exploration and production company focused on n…
|
— | CA | Mining and quarrying |
|
PO VALLEY ENERGY LIMITED
Explores, develops, and produces natural gas assets in Ital…
|
PVE | AU | Mining and quarrying |
|
Prabha Energy Limited
Explores and produces Coal Bed Methane from unconventional …
|
PRABHA | IN | Mining and quarrying |
|
Predator Oil & Gas Holdings Plc
Oil and gas company exploring and developing assets in Moro…
|
PRDP.L | JE | Mining and quarrying |
|
Primary Hydrogen Corporation
Acquires, explores, and develops properties for naturally o…
|
HDRO | CA | Mining and quarrying |
|
Promax Energy Inc.
Junior E&P company developing natural gas resources in reso…
|
PMY | CA | Mining and quarrying |
|
PROSPEX ENERGY PLC
Investment company with a portfolio of European gas and ele…
|
PXEN | GB | Mining and quarrying |
|
PT SAKA ENERGI INDONESIA
Upstream oil and gas subsidiary of PGN, acquiring, explorin…
|
6W0B | SG | 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.