Engagedly · Authentication Profile

Engagedly Authentication

Authentication

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

Performance ManagementHR SoftwareEmployee EngagementGoal Tracking360 FeedbackLearning ManagementEmployee RecognitionTalent ManagementOKRPeople Operations
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

clientKeyAuth apiKey
· in: header (ClientKey)
secretKeyAuth apiKey
· in: header (SecretKey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/engagedly-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: clientKeyAuth
  type: apiKey
  in: header
  parameter: ClientKey
  description: Client key obtained from the Engagedly portal under Integrations > Engagedly
    API
  sources:
  - openapi/engagedly-openapi.yml
- name: secretKeyAuth
  type: apiKey
  in: header
  parameter: SecretKey
  description: Secret key obtained from the Engagedly portal. Shown only once upon generation.
  sources:
  - openapi/engagedly-openapi.yml