Beacon Health · Authentication Profile

Beacon Health Authentication

Authentication

Beacon Health publishes no public developer API and no OpenAPI definition, so there are no securitySchemes to derive from. This profile is captured from the live OIDC discovery document served by the application backend host (api.beaconhealth.ai) plus the published Terms of Service and Privacy Policy. The discovery document advertises an issuer and a working JWKS endpoint, which indicates JWT-based session authentication for the first-party Beacon Health web application; the advertised authorization_endpoint returns 404, so this is NOT a public OAuth authorization server that third-party developers can register with. Human end users authenticate through the web application at https://www.beaconhealth.ai/login. Access to the platform requires authorization by a subscribing healthcare organization (Terms of Service §3).

Beacon Health secures its APIs with openIdConnect across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyHealthcarePrimary CareValue-Based CareEHRArtificial IntelligenceAI AgentsWorkflow-AutomationRisk AdjustmentPrior AuthorizationHIPAAY Combinator
Methods: openIdConnect Schemes: 1 OAuth flows: API key in:

Security Schemes

BeaconHealthApplicationJWT openIdConnect

Source

Authentication Profile

beacon-health-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://api.beaconhealth.ai/.well-known/openid-configuration
description: >-
  Beacon Health publishes no public developer API and no OpenAPI definition, so
  there are no securitySchemes to derive from. This profile is captured from the
  live OIDC discovery document served by the application backend host
  (api.beaconhealth.ai) plus the published Terms of Service and Privacy Policy.
  The discovery document advertises an issuer and a working JWKS endpoint, which
  indicates JWT-based session authentication for the first-party Beacon Health
  web application; the advertised authorization_endpoint returns 404, so this is
  NOT a public OAuth authorization server that third-party developers can
  register with. Human end users authenticate through the web application at
  https://www.beaconhealth.ai/login. Access to the platform requires
  authorization by a subscribing healthcare organization (Terms of Service §3).
summary:
  types:
    - openIdConnect
  public_developer_auth: false
  self_serve_signup: false
  notes: >-
    First-party application authentication only. No documented API keys, no
    published OAuth client registration, no developer credentials.
schemes:
  - name: BeaconHealthApplicationJWT
    type: openIdConnect
    issuer: https://api.beaconhealth.ai
    jwks_uri: https://api.beaconhealth.ai/.well-known/jwks.json
    jwks_keys: 1
    jwks_algorithms:
      - RSA
    authorization_endpoint: https://api.beaconhealth.ai/oauth/authorize
    authorization_endpoint_status: 404
    token_endpoint: null
    scopes_advertised: []
    sources:
      - well-known/beacon-health-openid-configuration.json
      - well-known/beacon-health-jwks.json
human_login: https://www.beaconhealth.ai/login
access_control:
  model: organization-provisioned
  evidence: >-
    "To use our Services, you must be at least 18 years old and authorized by a
    subscribing healthcare organization." — Terms of Service §3,
    https://www.beaconhealth.ai/terms

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/beacon-health-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.