
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 |
|---|---|---|---|
|
Gandhar Oil Refinery (India) Limited
Manufacturer of specialty oils and lubricants for pharmaceu…
|
GANDHAR | IN | Manufacturing |
|
Gaz ao
Automotive manufacturer of light commercial vehicles, truck…
|
GAZP | RU | Manufacturing |
|
Gevo, Inc.
Transforms renewable energy and carbon into sustainable fue…
|
GEVO | US | Manufacturing |
|
Goa Carbon Ltd.
Manufactures Calcined Petroleum Coke for aluminum, steel, a…
|
GOACARBON | IN | Manufacturing |
|
GP Petroleums Limited
Manufactures and markets industrial and automotive lubrican…
|
GULFPETRO | IN | Manufacturing |
|
Green Plains Inc.
Agri-tech company processing renewable crops into sustainab…
|
GPRE | US | Manufacturing |
|
GS CALTEX CORPORATION
Downstream energy and chemical company marketing petroleum,…
|
46KB | KR | Manufacturing |
|
GUANGDONG YUSSEN ENERGY TECHNOLOGY CO.,LTD.
Processes and distributes LPG and high-end petrochemical fu…
|
002986 | CN | Manufacturing |
|
Gulf Oil Lubricants India Limited
Manufactures and distributes automotive and industrial lubr…
|
GULFOILLUB | IN | Manufacturing |
|
HANKOOK SHELL OIL CO.,LTD
Manufactures and markets lubricating oils and greases for v…
|
002960 | KR | 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.