Oracle Health Data Intelligence · Authentication Profile

Oracle Health Data Intelligence Authentication

Authentication

Authentication profile for the Oracle Health Data Intelligence (formerly Cerner HealtheIntent) APIs, read from the provider's own developer-portal Getting Started section and confirmed against a live unauthenticated request to the demo tenant.

Oracle Health Data Intelligence secures its APIs with http and oauth1 across 2 declared security schemes, as derived from its OpenAPI definitions.

GenomicHealth RecordsHealthcarePopulation HealthLongitudinal RecordInteroperabilityClinical DataAnalytics
Methods: http, oauth1 Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth1 oauth1

Source

Authentication Profile

Raw ↑
generated: '2026-08-27'
method: searched
source: https://docs.healtheintent.com/#authentication
docs: https://docs.healtheintent.com/#authentication
description: >-
  Authentication profile for the Oracle Health Data Intelligence (formerly Cerner HealtheIntent)
  APIs, read from the provider's own developer-portal Getting Started section and confirmed against
  a live unauthenticated request to the demo tenant.
summary:
  types:
    - http
    - oauth1
  preferred: bearer
  identity_model: system-account
  user_level_authorization: false
  self_serve: false
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    preferred: true
    description: >-
      Bearer token issued to an Oracle system account, sent in the Authorization header. Oracle
      calls this the simpler and recommended method.
    token_lifetime: >-
      Does not expire automatically. Oracle instructs customers to rotate the bearer token manually
      on a regular schedule, when an administrator account is removed, and on any suspicion of
      compromise.
    sources:
      - https://docs.healtheintent.com/#authenticating-using-a-bearer-token
      - openapi/oracle-health-data-intelligence-populations-api-openapi.yml
  - name: oauth1
    type: oauth1
    version: 1.0a
    flow: two-legged
    preferred: false
    description: >-
      Two-legged OAuth 1.0a using a consumer key and consumer secret issued with the system
      account. The consumer credentials are exchanged for a short-lived oauth_token used in an
      OAuth Authorization header. Documented as the alternative to bearer.
    credentials:
      - consumer key
      - consumer secret
    token_lifetime: oauth_expires_in 3600 seconds; oauth_authorization_expires_in 86400 seconds
    spec: https://oauth.net/core/1.0a/
    vendor_spec: https://wiki.ucern.com/x/MgTJRg
    sources:
      - https://docs.healtheintent.com/#authenticating-using-oauth
onboarding:
  self_serve: false
  process: >-
    A system account must be requested through the Cerner Central portal (US or EU), naming the
    customer, the solution, an Oracle contact and the environment. Once approved, an administrator
    must additionally grant that system account authorization for each API and resource in the
    Health Data Intelligence Console.
  request_portals:
    - region: US
      url: https://cernercentral.com/system-accounts/
    - region: EU
      url: https://eu.cernercentral.com/system-accounts/
  authorization_step: Health Data Intelligence Console, per API and per resource
  note: >-
    Access is customer-scoped. There is no public signup, no free tier and no anonymous key. The
    APIs are B2B and, in Oracle's own words, "user-level authorization and filtering are not
    applied" — the calling system is responsible for applying user authorization.
x-evidence:
  fetched: '2026-08-27'
  url: https://cernerdemo.api.us-1.healtheintent.com/allergy/v1/populations/{populationId}/patients/{patientId}/allergies
  http_status: 401
  www_authenticate: >-
    Bearer realm=cernerdemo.api.us-1.healtheintent.com OAuth realm=cernerdemo.api.us-1.healtheintent.com
  note: >-
    The live WWW-Authenticate header advertises both Bearer and OAuth challenges on the same
    resource, independently confirming the dual scheme documented above.
scopes:
  applicable: false
  reason: >-
    No OAuth 2.0 surface exists, so there is no scope vocabulary. Authorization is granted per API
    and per resource to a system account in the Health Data Intelligence Console, out of band from
    the token. scopes/ is deliberately not emitted.

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/oracle-health-data-intelligence-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.