Revert · Authentication Profile

Revert Dev Authentication

Authentication

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

Unified APIIntegrationsCRMiPaaSOpen SourceOAuth
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

revertApiToken apiKey
· in: header (x-revert-api-token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/revert-dev-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: revertApiToken
  type: apiKey
  in: header
  parameter: x-revert-api-token
  description: Your Revert API key (private token used from your backend).
  sources:
  - openapi/revert-dev-openapi.yml