Hacware · Authentication Profile

Hacware Authentication

Authentication

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

CompanySecurityCybersecuritySecurity AwarenessPhishingTrainingComplianceEmail SecurityArtificial Intelligence
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/hacware-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: Bearer access token obtained from POST /api/v1/auth/ (exchange appid + secret
    key). Tokens expire ~1 hour after issue; use the refresh token to renew.
  sources:
  - openapi/hacware-openapi.yml