Influitive · Authentication Profile

Influitive Authentication

Authentication

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

CompanyCustomer AdvocacyCustomer CommunityCustomer EngagementAdvocacy MarketingReferral MarketingCustomer LoyaltyGamificationWebhooksSaaS
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

sec0 apiKey
· in: header (Auhtorization Token)
sec1 apiKey
· in: header (X_ORG_ID)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/influitive-events-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: sec0
  type: apiKey
  in: header
  parameter: Auhtorization Token
  sources:
  - openapi/influitive-events-openapi.json
- name: sec1
  type: apiKey
  in: header
  parameter: X_ORG_ID
  sources:
  - openapi/influitive-events-openapi.json