Yuzu Health · Authentication Profile

Yuzu Health Authentication

Authentication

Yuzu Health secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyHealthHealthcareInsuranceHealth PlansBenefits AdministrationClaimsEnrollmentPayersSelf-Funded
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

public-api-auth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/yuzu-health-openapi-original.json
docs: https://yuzu.health/docs/guides/api
notes: API keys are minted in the vendor portal (Settings > Developer), each key maps to an owning
  org/employee, and are passed as a bearer token (JWT) in the Authorization header.
summary:
  types:
  - http
schemes:
- name: public-api-auth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/yuzu-health-openapi-original.json