Apptentive · Authentication Profile

Apptentive Authentication

Authentication

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

CompanyEnterpriseMobileCustomer FeedbackSurveysAnalyticsCustomer EngagementVoice of Customer
Methods: apiKey Schemes: 1 OAuth flows: API key in: header, query

Security Schemes

ApiKeyAuth apiKey
· in: header (X-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/apptentive-openapi-original.yml
docs: https://help.alchemer.com/help/alchemer-digital-api
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
notes: >-
  API keys are generated and scoped by the customer from the Alchemer Digital dashboard
  ("completely self-manage API key generation and scope"). Pass as the X-API-KEY header,
  or optionally as the api_key query parameter. All access is over HTTPS/TLS.
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  query_alt: api_key
  sources:
  - openapi/apptentive-openapi-original.yml