Clover Health · Authentication Profile

Clover Health Authentication

Authentication

Clover Health secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyHealthcareHealth InsuranceMedicare AdvantageFHIRInteroperabilityProvider DirectoryFormularyPatient AccessPayer
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: cookie

Security Schemes

basicAuth http
scheme: basic
cookieAuth apiKey
· in: cookie (sessionid)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/clover-health-fhir-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - cookie
schemes:
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/clover-health-fhir-openapi-original.yml
- name: cookieAuth
  type: apiKey
  in: cookie
  parameter: sessionid
  sources:
  - openapi/clover-health-fhir-openapi-original.yml