engageSPARK · Authentication Profile

Engagespark Authentication

Authentication

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

CompanyMessagingSMSVoiceWhatsAppAirtimeCommunicationsCPaaSSurveysInternational Development
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

apiToken http
scheme: token

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/engagespark-openapi-original.yml
summary:
  types:
  - http
schemes:
- name: apiToken
  type: http
  scheme: token
  bearerFormat: token
  description: |-
    Token based HTTP authentication.

    Use the header "Authorization". The value must be the word "Token" followed by your token. For example: "Authorization: Token aaa111bbb222ccc333", NOT "Authorization: aaa111bbb222ccc333".

    Access tokens can be retrieved and managed [in your User profile](https://app.engagespark.com/profile/api-tokens).

    Allowed headers:

      - Authorization: Token [PERSONAL_ACCESS_T
  sources:
  - openapi/engagespark-openapi-original.yml