Goodays · Authentication Profile

Goodays Authentication

Authentication

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

CompanyCustomer ExperienceCustomer FeedbackVoice of the CustomerSurveysNPSReviewsRetailCRMSaaS
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

tokenAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/goodays-openapi-original.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: tokenAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: Personal access token supplied verbatim in the Authorization header (no Bearer
    prefix). Obtain from your Goodays account manager.
  sources:
  - openapi/goodays-openapi-original.json