Check Point Software · Authentication Profile

Check Point Authentication

Authentication

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

SecurityCybersecurityFirewallNetwork SecurityCloud SecurityEndpoint SecurityThreat Intelligence
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

sessionId apiKey
· in: header (X-chkp-sid)

Source

Authentication Profile

check-point-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/check-point-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: sessionId
  type: apiKey
  in: header
  parameter: X-chkp-sid
  description: Session ID returned by /login, supplied on every subsequent call.
  sources:
  - openapi/check-point-openapi.yml