AttackIQ

AttackIQ is a cybersecurity company that pioneered Breach and Attack Simulation (BAS) and now delivers a Continuous Threat Exposure Management (CTEM) platform. Its Security Optimization Platform continuously and safely emulates real adversary tactics, techniques, and procedures aligned to the MITRE ATT&CK framework, validating that security controls detect and prevent attacks and measuring control effectiveness over time. The platform exposes a REST/JSON Platform API (firedrill.attackiq.com/v1) for managing assessments, assets, scenarios, tests, and results, authenticated with per-user API tokens, plus an official Python SDK and `aiq` command-line interface. AttackIQ is a portfolio company of Index Ventures.

AttackIQ publishes 1 API on the APIs.io network. Tagged areas include Company, Security, Cybersecurity, Breach and Attack Simulation, and Continuous Threat Exposure Management.

AttackIQ’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, CLI, and 17 more developer resources.

35.2/100 thin Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanySecurityCybersecurityBreach and Attack SimulationContinuous Threat Exposure ManagementSecurity ValidationMITRE ATT&CKThreat Exposure Management

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 35.2/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/attackiq: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

AttackIQ Platform API

REST/JSON API for the AttackIQ Security Optimization Platform. Manage assessments, tests, scenarios, and assets and retrieve execution results. Authenticated with a per-user API...

MCP Servers

attackiq-mcp.yml

MCP SERVER

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: attackiq
name: AttackIQ
description: AttackIQ is a cybersecurity company that pioneered Breach and Attack Simulation (BAS) and now delivers a Continuous
  Threat Exposure Management (CTEM) platform. Its Security Optimization Platform continuously and safely emulates real adversary
  tactics, techniques, and procedures aligned to the MITRE ATT&CK framework, validating that security controls detect and
  prevent attacks and measuring control effectiveness over time. The platform exposes a REST/JSON Platform API (firedrill.attackiq.com/v1)
  for managing assessments, assets, scenarios, tests, and results, authenticated with per-user API tokens, plus an official
  Python SDK and `aiq` command-line interface. AttackIQ is a portfolio company of Index Ventures.
url: https://raw.githubusercontent.com/api-evangelist/attackiq/refs/heads/main/apis.yml
x-type: company
x-source: index-ventures-portfolio
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.attackiq.com/wp-content/uploads/2026/05/attackiq-ctem-3.webp
tags:
- Company
- Security
- Cybersecurity
- Breach and Attack Simulation
- Continuous Threat Exposure Management
- Security Validation
- MITRE ATT&CK
- Threat Exposure Management
apis:
- name: AttackIQ Platform API
  description: 'REST/JSON API for the AttackIQ Security Optimization Platform. Manage assessments, tests, scenarios, and assets
    and retrieve execution results. Authenticated with a per-user API token (Authorization: Token header); Django REST Framework
    page-number pagination (count/next/previous/results).'
  humanURL: https://help.attackiq.com/hc/en-us/categories/api
  baseURL: https://firedrill.attackiq.com/v1
  tags:
  - Security
  - Breach and Attack Simulation
  - Security Validation
  properties:
  - type: Authentication
    url: authentication/attackiq-authentication.yml
  - type: Conventions
    url: conventions/attackiq-conventions.yml
  - type: MCPServer
    url: mcp/attackiq-mcp.yml
  - type: Conformance
    url: conformance/attackiq-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.attackiq.com
- type: DeveloperPortal
  url: https://help.attackiq.com/hc/en-us/categories/api
- type: Documentation
  url: https://help.attackiq.com/hc/en-us
- type: APIReference
  url: https://help.attackiq.com/hc/en-us/categories/api
- type: GettingStarted
  url: https://www.attackiq.com/academy/
- type: Support
  url: https://help.attackiq.com/hc/en-us
- type: Blog
  url: https://www.attackiq.com/blog/
- type: GitHubOrganization
  url: https://github.com/AttackIQ
- type: SignUp
  url: https://login.attackiq.com/
- type: Login
  url: https://login.attackiq.com/
- type: TermsOfService
  url: https://www.attackiq.com/eula/
- type: PrivacyPolicy
  url: https://www.attackiq.com/privacy-policy/
- type: StatusPage
  url: https://status.attackiq.com/
- type: TrustCenter
  url: https://trust.attackiq.com/
- type: Packages
  url: packages/attackiq-packages.yml
- type: SDKs
  url: packages/attackiq-packages.yml
- type: CLI
  url: cli/attackiq-cli.yml
- type: Authentication
  url: authentication/attackiq-authentication.yml
- type: Conventions
  url: conventions/attackiq-conventions.yml
- type: Lifecycle
  url: lifecycle/attackiq-lifecycle.yml
- type: MCPServer
  url: mcp/attackiq-mcp.yml
- type: Conformance
  url: conformance/attackiq-conformance.yml
- type: LLMsTxt
  url: llms/attackiq-llms.txt
- type: DomainSecurity
  url: security/attackiq-domain-security.yml