SEC EDGAR Filings (Core Natural Resources, CIK 1710366)

Machine-readable filing data for the post-merger company is published by the U.S. Securities and Exchange Commission, not by the company itself. CIK 0001710366 is the CONSOL Energy Inc. registrant, renamed Core Natural Resources in January 2025, so this covers CONSOL's filing history as well as the merged company's. Listed as a third-party government API.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/sec-edgar-filings"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: consol-energy:sec-edgar-filings
name: SEC EDGAR Filings (Core Natural Resources, CIK 1710366)
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/consol-energy.png
description: Machine-readable filing data for the post-merger company is published by the U.S. Securities
  and Exchange Commission, not by the company itself. CIK 0001710366 is the CONSOL Energy Inc. registrant,
  renamed Core Natural Resources in January 2025, so this covers CONSOL's filing history as well as the
  merged company's. Listed as a third-party government API.
humanURL: https://www.sec.gov/search-filings/edgar-application-programming-interfaces
baseURL: https://data.sec.gov
tags:
- Filings
- SEC EDGAR
- Third Party
tags_raw:
- Filings
- SEC EDGAR
- Third-Party
properties:
- type: Documentation
  url: https://www.sec.gov/search-filings/edgar-application-programming-interfaces
- type: APIReference
  url: https://data.sec.gov/submissions/CIK0001710366.json
x-evidence:
  verified: '2026-07-25'
  method: fetched documentation and called the endpoint
  documentation: The SEC's EDGAR APIs page documents RESTful JSON APIs on data.sec.gov — https://data.sec.gov/submissions/CIK##########.json
    plus the XBRL companyconcept, companyfacts, and frames APIs. No authentication or API key required;
    a declared User-Agent and a 10-request-per-second ceiling are the stated fair-access terms.
  endpoint_check: GET https://data.sec.gov/submissions/CIK0001710366.json returned HTTP 200 with JSON
    naming "Core Natural Resources, Inc.", ticker CNR, and the former name "CONSOL Energy Inc." through
    2025-01-10.
  reverified: '2026-09-05'
  reverify_note: Re-probed 2026-09-05. The documentation page returns HTTP 403 to a generic browser User-Agent
    and HTTP 200 to a declared one; the endpoint returned HTTP 200.