SamaCare · Authentication Profile

Samacare Authentication

Authentication

SamaCare declares 1 security scheme(s) across its OpenAPI definitions.

CompanyHealthcarePrior AuthorizationPatient AccessSpecialty PharmacyLife SciencesElectronic Health RecordsRevenue Cycle ManagementMarket AccessArtificial Intelligence
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

http
scheme: bearer · in: header ()

Source

Authentication Profile

samacare-authentication.yml Raw ↑
generated: '2026-08-26'
method: probed
source: >-
  live HTTP probes of https://api.samacare.com (root, /docs, /graphql, /openapi.json,
  /.well-known/*) — 2026-08-26
note: >-
  Derived from the live challenge, not from a published contract: SamaCare publishes no
  OpenAPI, no auth reference and no developer portal. Every path on api.samacare.com,
  without exception, returns HTTP 401 with an RFC 6750 Bearer challenge. The scheme below
  is what the server itself asserts; the token issuance flow (authorization server,
  grant type, scopes, lifetime) is NOT observable anonymously and is NOT recorded here.
docs: null
schemes:
- id: bearerAuth
  type: http
  scheme: bearer
  in: header
  header: Authorization
  evidence: >-
    WWW-Authenticate: Bearer error="invalid_token",
    error_description="Missing Authorization header"
  error_envelope: '{"error":{"code":"UNAUTHORIZED","message":"Missing Authorization header"}}'
  status_on_missing_credential: 401
oauth2_metadata:
  authorization_server_discovered: false
  probes:
  - url: https://api.samacare.com/.well-known/oauth-authorization-server
    status: 401
  - url: https://api.samacare.com/.well-known/openid-configuration
    status: 401
  - url: https://www.samacare.com/.well-known/openid-configuration
    status: 404
  note: >-
    The Bearer challenge is RFC 6750 shaped, but no authorization-server metadata document
    is reachable anonymously, so we cannot confirm whether tokens are issued by an OAuth 2.0
    authorization server or are opaque partner-issued API tokens. Recorded as unknown rather
    than guessed.
onboarding:
  self_serve: false
  how_access_is_obtained: >-
    Through an EHR/EMR/RCM partnership or a customer agreement arranged via
    https://samacare.com/contact-us — there is no public key issuance, signup-for-an-API
    flow, or sandbox.
server:
  x_powered_by: Express
  x_content_type_options: nosniff
  tls_version: TLSv1.3

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/samacare-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 email required.

A second provider on the same verified email joins the account you already have.