AttackIQ website screenshot

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.

22.8/100 emerging ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
1 APIs 1 MCP Servers
CompanySecurityCybersecurityBreach and Attack SimulationContinuous Threat Exposure ManagementSecurity ValidationMITRE ATT&CKThreat Exposure Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 22.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.1 / 20
Access Clarity 4.2 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.5 / 12
Discoverability 7.6 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Attackiq Authentication

apiKey · 1 scheme

SECURITY

Attackiq Domain Security

TLSv1.2 · HSTS · DNSSEC · DMARC

SECURITY

Attackiq Trust Center

trust center published

SECURITY

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
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

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/attackiq"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/attackiq/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/attackiq/evidence"

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.