Iterable · Authentication Profile

Iterable Authentication

Authentication

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

Cross-Channel MessagingCustomer EngagementEmailMarketing AutomationPush NotificationsSMS
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/iterable-export-api-openapi.yml, openapi/iterable-rest-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: Api-Key
  description: Iterable API key passed in the Api-Key header. API keys can be created and managed
    in the Iterable project settings.
  sources:
  - openapi/iterable-export-api-openapi.yml
  - openapi/iterable-rest-api-openapi.yml