Reflektive · Authentication Profile

Reflektive Authentication

Authentication

Reflektive secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Performance ManagementHREmployee FeedbackGoal TrackingEngagement SurveysReviewsPeople AnalyticsREST API
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

tokenAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/reflektive-reflektive-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: tokenAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Token-based authentication. Pass the header as: `Authorization: Token token=<your_api_key>`.
    Contact support@reflektive.com to obtain an API key.'
  sources:
  - openapi/reflektive-reflektive-api-openapi.yml