Secureworks · Authentication Profile

Secureworks Authentication

Authentication

Secureworks secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CybersecurityXDRThreat DetectionSecurity OperationsIncident ResponseMDRThreat Intelligence
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/secureworks-taegis-xdr-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: OAuth2 bearer access token from /auth/api/v2/auth/token
  sources:
  - openapi/secureworks-taegis-xdr-openapi.yml
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic auth with client_id as username and client_secret as password
  sources:
  - openapi/secureworks-taegis-xdr-openapi.yml