DoseSpot · Authentication Profile

Dosespot Authentication

Authentication

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

e-PrescribingeRxHealthcareEHRPharmacyEPCSPrescriptionsClinicalMedicationsPrior AuthorizationSurescriptsMedi-SpanTelehealthPDMPDigital Health
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
subscriptionKey apiKey
· in: header (Subscription-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-15'
method: derived
source: openapi/dosespot-medications-api-openapi.yml, openapi/dosespot-notifications-api-openapi.yml,
  openapi/dosespot-patients-api-openapi.yml, openapi/dosespot-pharmacies-api-openapi.yml, openapi/dosespot-prescribers-api-openapi.yml,
  openapi/dosespot-prescriptions-api-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: 'OAuth2 access token obtained from the DoseSpot token endpoint (POST /webapi/v2/connect/token)
    using your clinic and clinician credentials, sent as an Authorization: Bearer header.'
  sources:
  - openapi/dosespot-medications-api-openapi.yml
  - openapi/dosespot-notifications-api-openapi.yml
  - openapi/dosespot-patients-api-openapi.yml
  - openapi/dosespot-pharmacies-api-openapi.yml
  - openapi/dosespot-prescribers-api-openapi.yml
  - openapi/dosespot-prescriptions-api-openapi.yml
- name: subscriptionKey
  type: apiKey
  in: header
  parameter: Subscription-Key
  description: Per-application subscription key issued by DoseSpot.
  sources:
  - openapi/dosespot-medications-api-openapi.yml
  - openapi/dosespot-notifications-api-openapi.yml
  - openapi/dosespot-patients-api-openapi.yml
  - openapi/dosespot-pharmacies-api-openapi.yml
  - openapi/dosespot-prescribers-api-openapi.yml
  - openapi/dosespot-prescriptions-api-openapi.yml