Alliance Resource Partners · Authentication Profile

Alliance Resource Partners Authentication

Authentication

Alliance Resource Partners secures its APIs with none and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CoalMiningEnergyRoyaltiesNatural ResourcesContentCorporate
Methods: none, http Schemes: 2 OAuth flows: API key in:

Security Schemes

anonymous none
application-passwords http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-09-01'
method: probed
source: https://www.arlp.com/wp-json/
docs: https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/
note: >-
  Alliance Resource Partners publishes no authentication documentation, because it publishes no developer
  program. This profile is read from the live WordPress REST API discovery document served by www.arlp.com,
  which declares its own supported authentication scheme, plus live anonymous probes of every route.
summary:
  types: [none, http]
  api_key_in: []
  oauth2_flows: []
  public_read: true
  gated_write: true
schemes:
  - name: anonymous
    type: none
    description: >-
      Every GET operation in openapi/ was verified to return HTTP 200 with no credential on 2026-09-01. The
      entire published read surface of the ARLP Content API is anonymous. No API key, no bearer token, no
      OAuth, no registration and no rate-limit key.
    sources: [https://www.arlp.com/wp-json/]
  - name: application-passwords
    type: http
    scheme: basic
    description: >-
      WordPress Application Passwords, declared by the site's own discovery document at
      https://www.arlp.com/wp-json/ under `authentication.application-passwords`. Credentials are issued
      per WordPress user from the wp-admin authorize-application screen and sent as HTTP Basic. This gates
      the write surface and the administrative namespaces; it is a WordPress account credential, not a
      developer-program API key, and ARLP does not issue one to third parties.
    authorization_endpoint: https://www.arlp.com/wp-admin/authorize-application.php
    sources: [https://www.arlp.com/wp-json/]
gated_surface_evidence:
  - url: https://www.arlp.com/wp-json/wp/v2/settings
    status: 401
    body: '{"code":"rest_forbidden","message":"Sorry, you are not allowed to do that.","data":{"status":401}}'
  - url: https://www.arlp.com/wp-json/wp-abilities/v1/abilities
    status: 401
    note: The WordPress Abilities API namespace is registered but requires authentication.
  - url: https://www.arlp.com/wp-json/wp/v2/block-types
    status: 401
cors:
  access_control_allow_headers: [Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type]
  access_control_expose_headers: [X-WP-Total, X-WP-TotalPages, Link]
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

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/alliance-resource-partners-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.