Dragos

Dragos is an industrial (OT/ICS) cybersecurity company whose platform delivers OT asset visibility, threat detection, vulnerability management, and investigation and response purpose-built for industrial control system environments, supporting 600+ ICS protocols. Its public developer surface is the WorldView threat-intelligence API, which exposes Dragos WorldView reports and indicators of compromise (IP, domain, hostname, filename, MD5/SHA1/SHA256) for OT/ICS threats, with STIX 2.0 and CSV exports and tag-based classification. The Dragos Platform additionally offers a customer-gated SiteStore v2 API for tenants to read assets and alerts from the OT monitoring platform. Dragos is ISO/IEC 27001:2022 certified and provides SOC 2 Type II reports under NDA.

Dragos publishes 1 API on the APIs.io network: WorldView API. Tagged areas include Company, Cybersecurity, OT Security, ICS, and Threat Intelligence.

Dragos’ developer surface includes documentation, API reference, getting-started guide, engineering blog, support, changelog, authentication, and 24 more developer resources.

44.4/100 thin Agent 72/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyCybersecurityOT SecurityICSThreat IntelligenceIndustrial Control SystemsIndicators of CompromiseSTIXVulnerability ManagementSecurity

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 44.4/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 72/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/dragos: 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

Dragos WorldView API

Threat-intelligence API exposing Dragos WorldView reports (products) and OT/ICS indicators of compromise, with JSON, STIX 2.0, and CSV exports, filterable by type, value, serial...

Dragos Platform SiteStore API

Customer-gated Dragos Platform SiteStore v2 API for tenants to read OT assets and alerts from their monitoring platform. Per-tenant host of the form https://.platform.d...

MCP Servers

dragos-mcp.yml

MCP SERVER

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: dragos
name: Dragos
description: Dragos is an industrial (OT/ICS) cybersecurity company whose platform delivers OT asset visibility, threat detection,
  vulnerability management, and investigation and response purpose-built for industrial control system environments, supporting
  600+ ICS protocols. Its public developer surface is the WorldView threat-intelligence API, which exposes Dragos WorldView
  reports and indicators of compromise (IP, domain, hostname, filename, MD5/SHA1/SHA256) for OT/ICS threats, with STIX 2.0
  and CSV exports and tag-based classification. The Dragos Platform additionally offers a customer-gated SiteStore v2 API
  for tenants to read assets and alerts from the OT monitoring platform. Dragos is ISO/IEC 27001:2022 certified and provides
  SOC 2 Type II reports under NDA.
url: https://raw.githubusercontent.com/api-evangelist/dragos/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Cybersecurity
- OT Security
- ICS
- Threat Intelligence
- Industrial Control Systems
- Indicators of Compromise
- STIX
- Vulnerability Management
- Security
image: https://www.dragos.com/wp-content/uploads/2021/06/dragos-logo.svg
apis:
- name: Dragos WorldView API
  description: Threat-intelligence API exposing Dragos WorldView reports (products) and OT/ICS indicators of compromise, with
    JSON, STIX 2.0, and CSV exports, filterable by type, value, serial, tag, and update time. Read-only and rate-limited;
    authenticated with API-Token and API-Secret request headers.
  humanURL: https://portal.dragos.com/api/v1/doc/index.html
  baseURL: https://portal.dragos.com
  tags:
  - Threat Intelligence
  - Indicators of Compromise
  - STIX
  - OT Security
  properties:
  - type: OpenAPI
    url: openapi/dragos-worldview-openapi-original.json
  - type: APIReference
    url: https://portal.dragos.com/api/v1/doc/index.html
  - type: Overlay
    url: overlays/dragos-worldview-overlay.yaml
- name: Dragos Platform SiteStore API
  description: Customer-gated Dragos Platform SiteStore v2 API for tenants to read OT assets and alerts from their monitoring
    platform. Per-tenant host of the form https://<company>.platform.dragos.cloud. Authenticated with an OAuth 2.0 Bearer
    (JWT) access token (recommended) or a static API key, with role-based access such as asset:read. SiteStore 1.1 API remains
    available for a limited time for backward compatibility.
  humanURL: https://www.dragos.com/cybersecurity-platform/
  baseURL: https://platform.dragos.cloud
  tags:
  - OT Security
  - Asset Visibility
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/dragos-domain-security.yml
- type: DeveloperPortal
  url: https://portal.dragos.com/
- type: Documentation
  url: https://docs.dragos.com/
- type: APIReference
  url: https://portal.dragos.com/api/v1/doc/index.html
- type: GettingStarted
  url: https://portal.dragos.com/
- type: Blog
  url: https://www.dragos.com/blog/
- type: GitHubOrganization
  url: https://github.com/dragosinc
- type: Support
  url: https://www.dragos.com/contact/
- type: TermsOfService
  url: https://www.dragos.com/terms/
- type: PrivacyPolicy
  url: https://www.dragos.com/privacy/
- type: OpenAPI
  url: openapi/dragos-worldview-openapi-original.json
- type: Overlay
  url: overlays/dragos-worldview-overlay.yaml
- type: Packages
  url: packages/dragos-packages.yml
- type: SDKs
  url: packages/dragos-packages.yml
- type: WellKnown
  url: well-known/dragos-well-known.yml
- type: SecurityTxt
  url: well-known/dragos-security.txt
- type: MCPServer
  url: mcp/dragos-mcp.yml
- type: LLMsTxt
  url: llms/dragos-llms.txt
- type: Conformance
  url: conformance/dragos-conformance.yml
- type: Compliance
  url: https://www.dragos.com/security-program/
- type: ErrorCatalog
  url: errors/dragos-problem-types.yml
- type: Lifecycle
  url: lifecycle/dragos-lifecycle.yml
- type: Deprecation
  url: lifecycle/dragos-lifecycle.yml
- type: Conventions
  url: conventions/dragos-conventions.yml
- type: ChangeLog
  url: changelog/dragos-changelog.yml
- type: DataModel
  url: data-model/dragos-data-model.yml
- type: Authentication
  url: authentication/dragos-authentication.yml
- type: AgenticAccess
  url: agentic-access/dragos-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
- type: VulnerabilityDisclosure
  url: security/dragos-vulnerability-disclosure.yml
- type: Security
  url: https://www.dragos.com/reporting-security-issues-to-dragos/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence