Clever Care · OAuth Scopes

Clever Care OAuth Scopes

OAuth 2.0 searched

Clever Care publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Clever Care API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyLife SciencesHealth InsuranceMedicare AdvantageHealthcareFHIRHealthcare InteroperabilityPatient AccessProvider DirectoryCMS-9115-F
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
openid OpenID Connect authentication; returns an id_token identifying the member. authorization_code
launch/patient Standalone patient launch context; binds the access token to a single patient/member. authorization_code
patient/*.cruds Patient-level access to all authorized FHIR resource types (CARIN BB Patient, ExplanationOfBenefit, Coverage) for the launched patient. SMART v2 granular scope; 'cruds' = create/read/update/delete/search (Clever Care exposes read+search). authorization_code
user/*.cruds User-level access to all authorized FHIR resource types the authenticated user is permitted to see. SMART v2 granular scope. authorization_code

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi securityDefinitions (13 FHIR resource APIs)
docs: https://fhir.clevercarehealthplan.com/r4/.well-known/smart-configuration
smart_configuration: well-known/clever-care-smart-configuration.json
note: >-
  Clever Care exposes SMART on FHIR (SMART App Launch) scopes for its secured
  Patient Access resources (Patient, ExplanationOfBenefit, Coverage). The
  OpenAPI securityDefinitions carry an empty scope map (WSO2 gateway default);
  the authoritative scope list comes from the published SMART configuration
  document at /r4/.well-known/smart-configuration.
schemes:
- name: SMART on FHIR (OAuth 2.0 / OpenID Connect)
  authorizationUrl: https://fhir-portal.clevercarehealthplan.com/oauth2/authorize
  tokenUrl: https://fhir-portal.clevercarehealthplan.com/oauth2/token
  jwksUri: https://fhir-portal.clevercarehealthplan.com/oauth2/jwks
  revocationUrl: https://fhir-portal.clevercarehealthplan.com/oauth2/revoke
  grantTypes: [authorization_code, client_credentials]
  pkce: S256
  sources:
  - openapi/clever-care-patient-openapi.json
  - openapi/clever-care-explanation-of-benefit-openapi.json
  - openapi/clever-care-coverage-openapi.json
scopes:
- scope: openid
  description: OpenID Connect authentication; returns an id_token identifying the member.
  flows: [authorization_code]
- scope: launch/patient
  description: Standalone patient launch context; binds the access token to a single patient/member.
  flows: [authorization_code]
- scope: patient/*.cruds
  description: >-
    Patient-level access to all authorized FHIR resource types (CARIN BB Patient,
    ExplanationOfBenefit, Coverage) for the launched patient. SMART v2 granular
    scope; 'cruds' = create/read/update/delete/search (Clever Care exposes read+search).
  flows: [authorization_code]
- scope: user/*.cruds
  description: >-
    User-level access to all authorized FHIR resource types the authenticated user
    is permitted to see. SMART v2 granular scope.
  flows: [authorization_code]
smart_capabilities:
- launch-standalone
- client-public
- client-confidential-symmetric
- context-standalone-patient
- sso-openid-connect
- permission-patient
- permission-offline

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/clever-care-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.