Clever Care · Authentication Profile

Clever Care Authentication

Authentication

Clever Care secures its APIs with oauth2 and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorization_code and client_credentials flow(s).

CompanyLife SciencesHealth InsuranceMedicare AdvantageHealthcareFHIRHealthcare InteroperabilityPatient AccessProvider DirectoryCMS-9115-F
Methods: oauth2, openIdConnect Schemes: 3 OAuth flows: authorization_code, client_credentials API key in:

Security Schemes

SMART on FHIR oauth2
· flows: authorization_code, client_credentials
OpenID Connect openIdConnect
Developer application (public resources) oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi securityDefinitions + published SMART configuration
docs: https://clevercarehealthplan.com/fhir-api-developer-resources/
smart_configuration: well-known/clever-care-smart-configuration.json
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorization_code, client_credentials]
  standard: SMART App Launch (SMART on FHIR)
  gateway: WSO2 API Manager
note: >-
  Clever Care's HL7 FHIR R4 APIs are split into two access tiers. Secured
  Patient Access resources (Patient, ExplanationOfBenefit, Coverage) require
  SMART on FHIR OAuth 2.0 / OpenID Connect authorization. Public,
  rate-limited Provider Directory and Drug Formulary resources are read
  without member authorization but require a registered developer
  application (client credentials) obtained from the developer portal.
schemes:
- name: SMART on FHIR
  type: oauth2
  applies_to: [Patient, ExplanationOfBenefit, Coverage]
  flows:
  - flow: authorization_code
    authorizationUrl: https://fhir-portal.clevercarehealthplan.com/oauth2/authorize
    tokenUrl: https://fhir-portal.clevercarehealthplan.com/oauth2/token
    pkce: S256
  - flow: client_credentials
    tokenUrl: https://fhir-portal.clevercarehealthplan.com/oauth2/token
  jwksUri: https://fhir-portal.clevercarehealthplan.com/oauth2/jwks
  revocationUrl: https://fhir-portal.clevercarehealthplan.com/oauth2/revoke
  scopes_ref: scopes/clever-care-scopes.yml
- name: OpenID Connect
  type: openIdConnect
  discovery: https://fhir.clevercarehealthplan.com/r4/.well-known/smart-configuration
  applies_to: [Patient, ExplanationOfBenefit, Coverage]
- name: Developer application (public resources)
  type: oauth2
  applies_to:
  - Organization
  - OrganizationAffiliation
  - Practitioner
  - PractitionerRole
  - Endpoint
  - HealthcareService
  - InsurancePlan
  - Location
  - MedicationKnowledge
  - List
  registration: https://fhir-portal.clevercarehealthplan.com/devportal
  note: Public Provider Directory + Drug Formulary resources; rate-limited, require a registered app key.

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/clever-care-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.