H1 · Authentication Profile

H1 Authentication

Authentication

H1 secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

HealthcareUnited StatesLife SciencesProvider DataHealthcare APIPrice TransparencyEligibilityNetwork IntelligenceDigital HealthPharma
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-08-15'
method: searched
source: openapi/ribbon-health-api-openapi.json, openapi/h1-price-transparency-v2-openapi.json
docs: https://ribbon.readme.io/docs/authentication
summary:
  types:
  - http
  scheme: bearer-api-key
  key_prefix: null
  note: >-
    The H1 (Ribbon Health) API authenticates every request with a customer API
    key passed in the HTTP Bearer scheme - Authorization: Bearer {customer_token}.
    Both published contracts - the v1 API and Price Transparency v2 - declare the
    same single BearerAuth scheme and apply it globally. There is no OAuth 2.0 /
    OpenID Connect surface (no /.well-known/oauth-authorization-server or
    openid-configuration on any host, probed 2026-08-15), so there are no scopes
    and no scopes/ artifact. Authorization is expressed instead as per-account
    entitlement flags such as `doctors.can_price_transparency`, which surface as a
    403 rather than as a scope check. Keys are issued via the request-demo
    onboarding rather than self-serve. No published key prefix or format. Keep the
    key server-side; H1's docs explicitly warn against client-side use.
authorization:
  model: account-entitlement-flags
  scopes: []
  observed_flags:
  - doctors.can_price_transparency
  failure_status: 403
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: Bearer {customer_token}
  applied: global
  sources:
  - openapi/ribbon-health-api-openapi.json
  - openapi/h1-price-transparency-v2-openapi.json

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/h1-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.