CONSOL Energy · Authentication Profile

Consol Energy Authentication

Authentication

CONSOL Energy secures its APIs with none, cookie-nonce, and http-basic across 3 declared security schemes, as derived from its OpenAPI definitions.

Bituminous CoalCoal MiningCore Natural ResourcesEnergyInvestor RelationsMiningSuppliersSustainabilityFortune 1000
Methods: none, cookie-nonce, http-basic Schemes: 3 OAuth flows: API key in:

Security Schemes

anonymous none
wordpress-cookie-nonce apiKey
· in: header ()
wordpress-application-passwords http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-09-05'
method: probed
source: https://corenaturalresources.com/wp-json/
docs: null
summary:
  types: [none, cookie-nonce, http-basic]
  api_key_in: []
  oauth2_flows: []
  public_read: true
  note: >-
    The read surface this profile catalogs requires NO authentication: every
    endpoint in openapi/ returned HTTP 200 to an anonymous GET on 2026-09-05,
    and the route discovery document reports an empty "authentication" array.
    The write and administrative surface is authenticated by WordPress core
    mechanisms, which the company documents nowhere; it was established by
    probe, not by reading a docs page.
schemes:
  - name: anonymous
    type: none
    description: >-
      Public read access. No API key, no token, no account. The company
      publishes no developer portal, no sign-up and no key issuance of any kind.
    applies_to: every GET operation in openapi/consol-energy-*-openapi.yml
    sources: [https://corenaturalresources.com/wp-json/]
  - name: wordpress-cookie-nonce
    type: apiKey
    in: header
    parameter_name: X-WP-Nonce
    description: >-
      WordPress' first-party session auth for logged-in editors. Advertised by
      the host in its CORS preflight allow-list (Access-Control-Allow-Headers
      includes X-WP-Nonce, observed 2026-09-05). Applies to write methods and
      the administrative namespaces only.
    applies_to: write methods and administrative routes (not catalogued here)
  - name: wordpress-application-passwords
    type: http
    scheme: basic
    description: >-
      WordPress Application Passwords over HTTP Basic, the standard machine
      credential for the WordPress REST API. The route
      /wp/v2/users/{id}/application-passwords is registered on this host.
      Issued by site administrators; not available to the public.
    applies_to: write methods and administrative routes (not catalogued here)
evidence:
  - url: https://corenaturalresources.com/wp-json/wp/v2/mine
    status: 200
    note: anonymous GET succeeded
  - url: https://corenaturalresources.com/wp-json/wp/v2/users
    status: 401
    body: '{"code":"rest_user_cannot_view","message":"Sorry, you are not allowed to list users.","data":{"status":401}}'
  - url: https://corenaturalresources.com/wp-json/wp/v2/settings
    status: 401
    body: '{"code":"rest_forbidden","message":"Sorry, you are not allowed to do that.","data":{"status":401}}'

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/consol-energy-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.