AttackIQ · Authentication Profile

Attackiq Authentication

Authentication

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

CompanySecurityCybersecurityBreach and Attack SimulationContinuous Threat Exposure ManagementSecurity ValidationMITRE ATT&CKThreat Exposure Management
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

PlatformToken apiKey
· in: header ()

Source

Authentication Profile

attackiq-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://help.attackiq.com/hc/en-us/categories/api
docs: https://help.attackiq.com/hc/en-us/categories/api
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: PlatformToken
    type: apiKey
    in: header
    header: Authorization
    scheme_prefix: Token
    description: >-
      The AttackIQ Platform authenticates API requests with a per-user API token
      passed in the Authorization request header using the Django REST Framework
      "Token" scheme (Authorization: Token <token>). Tokens are minted in the
      console under Administration -> API Keys with a chosen expiration; an
      expired token is revoked and regenerated there. The token inherits the
      permissions of the user account it belongs to.
    token_management:
      generate: Administration -> API Keys -> Generate
      expiration: user-selectable
      revoke: supported
    sources:
      - https://help.attackiq.com/hc/en-us/categories/api
      - https://pypi.org/project/aiq-platform-api/
      - https://docs.swimlane.com/connectors/attackiq
notes: >-
  No OpenAPI/securitySchemes are published, so this profile was searched from the
  provider help center and the official aiq-platform-api SDK (which sends the
  token via the ATTACKIQ_PLATFORM_API_TOKEN env var). The platform is not an
  OAuth2/OIDC provider; there is no scope surface (token = full user permissions),
  so no scopes/ artifact is emitted. On-prem deployments may present self-signed
  certificates; the SDK/CLI expose insecure / custom-CA options for that case.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/attackiq-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.