Imperva · Authentication Profile

Imperva Authentication

Authentication

Imperva secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

SecurityCybersecurityWAFDDoS ProtectionAPI SecurityBot ManagementData SecurityCloud Security
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header

Security Schemes

api_id apiKey
· in: header (x-API-Id)
api_key apiKey
· in: header (x-API-Key)
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/imperva-cloud-application-security-openapi.yml, openapi/imperva-securesphere-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: api_id
  type: apiKey
  in: header
  parameter: x-API-Id
  sources:
  - openapi/imperva-cloud-application-security-openapi.yml
- name: api_key
  type: apiKey
  in: header
  parameter: x-API-Key
  sources:
  - openapi/imperva-cloud-application-security-openapi.yml
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/imperva-securesphere-openapi.yml