Wallarm · Authentication Profile

Wallarm Authentication

Authentication

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

API SecuritySecurity TestingWAFCybersecurity
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiTokenAuth apiKey
· in: header (X-WallarmApi-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/wallarm-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiTokenAuth
  type: apiKey
  in: header
  parameter: X-WallarmApi-Token
  description: API token obtained from Wallarm Console under Settings → API Tokens.
  sources:
  - openapi/wallarm-openapi.yml