Ontraport · Authentication Profile

Ontraport Authentication

Authentication

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

CRMMarketing AutomationEmail MarketingEcommerceLanding PagesMembership Sites
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (Api-Key)
AppIdAuth apiKey
· in: header (Api-Appid)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/ontraport-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: Api-Key
  sources:
  - openapi/ontraport-openapi.yml
- name: AppIdAuth
  type: apiKey
  in: header
  parameter: Api-Appid
  sources:
  - openapi/ontraport-openapi.yml