
SUNCOR ENERGY INC — Investor Relations & Filings
Suncor Energy Inc. is an integrated energy company focused on developing petroleum resource basins. The company specializes in the production of synthetic crude oil from oil sands, with operations spanning development, upgrading, and marketing. Its business also includes conventional oil and gas exploration and production, petroleum refining, and product distribution. The company's portfolio of refined products includes gasoline, diesel, asphalt, and chemicals. In addition to its core hydrocarbon operations, Suncor Energy invests in power generation and renewable fuels, such as ethanol, as part of its strategy to transition towards a lower-emissions energy portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 6-K | 2026-05-14 | English | |
| FORM 6-K | 2026-05-06 | English | |
| 6-K | 2026-05-05 | English | |
| 6-K | 2026-05-05 | English | |
| FORM 6-K | 2026-05-05 | English | |
| 6-K - SUNCOR ENERGY INC (0000311337) (Filer) | 2026-04-21 | English |
Browse filings by year
29 years- 2026 19 filings
- 2025 30 filings
- 2024 40 filings
- 2023 46 filings
- 2022 48 filings
- 2021 46 filings
- 2020 45 filings
- 2019 52 filings
- 2018 49 filings
- 2017 59 filings
- 2016 102 filings
- 2015 71 filings
- 2014 49 filings
- 2013 39 filings
- 2012 41 filings
- 2011 32 filings
- 2010 49 filings
- 2009 27 filings
- 2008 24 filings
- 2007 20 filings
- 2006 12 filings
- 2005 14 filings
- 2004 11 filings
- 2003 14 filings
- 2002 20 filings
- 2001 14 filings
- 2000 13 filings
- 1999 2 filings
- 1998 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46215775 | FORM 6-K | 2026-05-14 | English | ||
| 46006720 | FORM 6-K | 2026-05-06 | English | ||
| 46006721 | 6-K | 2026-05-05 | English | ||
| 46006724 | 6-K | 2026-05-05 | English | ||
| 46006727 | FORM 6-K | 2026-05-05 | English | ||
| 34934289 | 6-K - SUNCOR ENERGY INC (0000311337) (Filer) | 2026-04-21 | English | ||
| 33116851 | 6-K - SUNCOR ENERGY INC (0000311337) (Filer) | 2026-03-31 | English | ||
| 46006733 | FORM 6-K | 2026-03-31 | English | ||
| 33049197 | 6-K - SUNCOR ENERGY INC (0000311337) (Filer) | 2026-03-26 | English | ||
| 46006736 | FORM 6-K | 2026-03-17 | English | ||
| 46006740 | FORM 6-K | 2026-02-27 | English | ||
| 46006828 | 6-K | 2026-02-26 | English | ||
| 46006758 | FORM 6-K | 2026-02-26 | English | ||
| 46006822 | 40-F | 2026-02-26 | English | ||
| 17575236 | 6-K Filing | 2026-02-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
National Refinery Limited
Petroleum refinery and petrochemical complex, sole producer…
|
NRL | PK | Manufacturing |
|
Neptune Petrochemicals Limited
Manufactures and distributes petrochemicals, industrial sol…
|
NEPTUNE | IN | Manufacturing |
|
Neste Oyj
Producer of renewable diesel, sustainable aviation fuel, an…
|
NESTE | FI | Manufacturing |
|
Nexxus Petro Industries Limited
Manufactures and distributes bitumen products for infrastru…
|
544265 | IN | Manufacturing |
|
NIPPON SEIRO CO., LTD.
A specialized manufacturer of petroleum-derived waxes and v…
|
5010 | JP | Manufacturing |
|
NIS a.d.
Vertically integrated energy company in oil and gas explora…
|
NIIS | RS | Manufacturing |
|
Oilboy Energy(R)
Integrated energy company trading coal, petrochemicals, pet…
|
OBOYR1 | PK | Manufacturing |
|
Pakistan Refinery Limited
Operates a hydro skimming refinery processing crude oils to…
|
PRL | PK | Manufacturing |
|
Pak Refinery (R)
Processes crude oils in a refinery, producing essential pet…
|
PRLR1 | PK | Manufacturing |
|
Panama Petrochem Ltd.
Manufacturer and exporter of petroleum specialty products f…
|
PANAMAPET | IN | Manufacturing |
SUNCOR ENERGY INC 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/30018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30018 | 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=30018 | 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=30018 \ -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": 30018}, 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 SUNCOR ENERGY INC (id: 30018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.