Contrast Security · Authentication Profile

Contrast Security Authentication

Authentication

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

Application SecurityAppSecIASTRASPSCADevSecOpsRuntime Protection
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

Contrast-API-Key apiKey
· in: header (API-Key)
Authorization apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/contrast-security-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: Contrast-API-Key
  type: apiKey
  in: header
  parameter: API-Key
  sources:
  - openapi/contrast-security-openapi.yml
- name: Authorization
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/contrast-security-openapi.yml