
SunCoke Energy, Inc. — Investor Relations & Filings
SunCoke Energy, Inc. is a raw material processing and handling company and the leading independent producer of high-quality metallurgical coke in the Americas. The company's principal business is cokemaking, supplying a crucial raw material for the blast furnace production of steel. In addition to its coke production, SunCoke provides logistics and handling services to steel and power customers. A key differentiator is its use of advanced, heat-recovery cokemaking technology, which captures excess heat from the process to generate steam or electricity, meeting or exceeding applicable environmental standards. With over six decades of experience, the company is recognized for its operational excellence and technological leadership in the industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K Filing | 2026-02-17 | English | |
| 8-K Filing | 2026-01-22 | English | |
| 8-K Filing | 2026-01-15 | English | |
| 8-K | 2025-11-18 | English | |
| FORM 4 | 2025-11-12 | English | |
| FORM 4 | 2025-11-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 30265115 | 8-K Filing | 2026-02-17 | English | ||
| 30265066 | 8-K Filing | 2026-01-22 | English | ||
| 30265060 | 8-K Filing | 2026-01-15 | English | ||
|
2025
12 filings
| |||||
| 12431831 | 8-K | 2025-11-18 | English | ||
| 12431830 | FORM 4 | 2025-11-12 | English | ||
| 12431833 | FORM 4 | 2025-11-07 | English | ||
| 12431832 | 10-Q | 2025-11-04 | English | ||
| 12431834 | 8-K | 2025-11-04 | English | ||
| 12431835 | 8-K | 2025-10-16 | English | ||
| 12431836 | 8-K | 2025-08-04 | English | ||
| 12431837 | 10-Q | 2025-07-30 | English | ||
| 12431838 | 8-K | 2025-07-30 | English | ||
| 12431839 | 8-K | 2025-07-29 | English | ||
| 12431841 | Major Shareholding Notification 2025 | 2025-07-15 | English | ||
| 12431840 | 8-K | 2025-05-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of coke oven products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baotailong New Materials Co.,Ltd
Specializes in coal deep processing and advanced carbon-bas…
|
601011 | CN | Manufacturing |
|
Canaf Investments Inc.
Diversified operations including coal processing, financial…
|
CAF | CA | Manufacturing |
|
China Risun Group Limited
Leading metallurgical and chemical enterprise producing cok…
|
1907 | HK | Manufacturing |
|
Henan Jinma Energy Company Limited
Producer of coke and coking by-products, offering integrate…
|
6885 | HK | Manufacturing |
|
Huscoke Holdings Limited
Engaged in coal mining, coke production, and converting cok…
|
704 | HK | Manufacturing |
|
NILACHAL CARBO METALICKS LIMITED
Produces metallurgical coke and pig iron for steel and foun…
|
544510 | IN | Manufacturing |
|
NIPPON COKE & ENGINEERING CO., LTD.
Manufacturer of coke, coal, chemical machinery, and recycli…
|
3315 | JP | Manufacturing |
|
Rain Industries Limited
Global producer of carbon-based products, specialty chemica…
|
RAIN | IN | Manufacturing |
|
Shaanxi Heimao Coking Co., Ltd.
Produces coke and coal chemicals through an integrated circ…
|
601015 | CN | Manufacturing |
|
ShanXi Coking Co.,Ltd
Produces coke and coal-related chemicals for metallurgical …
|
600740 | CN | Manufacturing |
SunCoke 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/32605/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32605 | 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=32605 | 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=32605 \ -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": 32605}, 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 SunCoke Energy, Inc. (id: 32605)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.