Demisto website screenshot

Demisto

Demisto is a Security Orchestration, Automation, and Response (SOAR) platform that unifies incident case management, playbook-driven automation, real-time analyst collaboration (the "War Room"), and threat-intelligence management. Founded as an independent security startup backed by Accel and Greylock, Demisto was acquired by Palo Alto Networks in 2019 for roughly $560M and rebranded as Cortex XSOAR; the demisto.com domain now redirects to the Cortex XSOAR product. The Demisto REST API exposes incidents, war-room entries, evidence, threat indicators, and automation scripts programmatically, with a Swagger 2.0 specification, an official Python client (demisto-py), and a content-development SDK/CLI (demisto-sdk). This API Evangelist profile was enriched from the provider's public developer surface (xsoar.pan.dev, docs-cortex.paloaltonetworks.com, and the github.com/demisto organization).

Demisto publishes 24 APIs on the APIs.io network, including Apikeys API, Automation API, Classifier API, and 21 more. Tagged areas include Company, Security, SOAR, Incident Response, and Threat Intelligence.

Demisto’s developer surface includes documentation, API reference, getting-started guide, authentication, CLI, changelog, and 17 more developer resources.

40.0/100 thin ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
24 APIs 1 MCP Servers
CompanySecuritySOARIncident ResponseThreat IntelligenceSecurity Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 40.0/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/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 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/demisto: 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 24

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

Demisto Apikeys API

The Apikeys API from Demisto — 1 operation(s) for apikeys.

Demisto Automation API

The Automation API from Demisto — 5 operation(s) for automation.

Demisto Classifier API

The Classifier API from Demisto — 1 operation(s) for classifier.

Demisto Contentpacks API

The Contentpacks API from Demisto — 1 operation(s) for contentpacks.

Demisto Dashboards API

The Dashboards API from Demisto — 1 operation(s) for dashboards.

Demisto Entry API

The Entry API from Demisto — 8 operation(s) for entry.

Demisto Evidence API

The Evidence API from Demisto — 3 operation(s) for evidence.

Demisto Incident API

The Incident API from Demisto — 8 operation(s) for incident.

Demisto Incidentfields API

The Incidentfields API from Demisto — 2 operation(s) for incidentfields.

Demisto Incidents API

The Incidents API from Demisto — 1 operation(s) for incidents.

Demisto Incidenttype API

The Incidenttype API from Demisto — 1 operation(s) for incidenttype.

Demisto Incidenttypes API

The Incidenttypes API from Demisto — 1 operation(s) for incidenttypes.

Demisto Indicator API

The Indicator API from Demisto — 3 operation(s) for indicator.

Demisto Indicators API

The Indicators API from Demisto — 8 operation(s) for indicators.

Demisto Inv Playbook API

The Inv Playbook API from Demisto — 11 operation(s) for inv playbook.

Demisto Investigations API

The Investigations API from Demisto — 1 operation(s) for investigations.

Demisto Layouts API

The Layouts API from Demisto — 1 operation(s) for layouts.

Demisto Playbook API

The Playbook API from Demisto — 1 operation(s) for playbook.

Demisto Report API

The Report API from Demisto — 1 operation(s) for report.

Demisto Reports API

The Reports API from Demisto — 4 operation(s) for reports.

Demisto Reputation API

The Reputation API from Demisto — 1 operation(s) for reputation.

Demisto Settings API

The Settings API from Demisto — 3 operation(s) for settings.

Demisto Statistics API

The Statistics API from Demisto — 2 operation(s) for statistics.

Demisto Widgets API

The Widgets API from Demisto — 3 operation(s) for widgets.

Scroll for all 24

MCP Servers 1

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

demisto-mcp.yml

MCP SERVER

Security Posture 2

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

Demisto Authentication

apiKey · 3 schemes

SECURITY

Demisto Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Demisto Agentic Access

75 operations · 63 acting · 2 human-in-the-loop

75 operations · 63 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: demisto
name: Demisto
description: Demisto is a Security Orchestration, Automation, and Response (SOAR) platform that unifies incident case management,
  playbook-driven automation, real-time analyst collaboration (the "War Room"), and threat-intelligence management. Founded
  as an independent security startup backed by Accel and Greylock, Demisto was acquired by Palo Alto Networks in 2019 for
  roughly $560M and rebranded as Cortex XSOAR; the demisto.com domain now redirects to the Cortex XSOAR product. The Demisto
  REST API exposes incidents, war-room entries, evidence, threat indicators, and automation scripts programmatically, with
  a Swagger 2.0 specification, an official Python client (demisto-py), and a content-development SDK/CLI (demisto-sdk). This
  API Evangelist profile was enriched from the provider's public developer surface (xsoar.pan.dev, docs-cortex.paloaltonetworks.com,
  and the github.com/demisto organization).
url: https://raw.githubusercontent.com/api-evangelist/demisto/refs/heads/main/apis.yml
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
image: https://avatars.githubusercontent.com/u/11011767?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
- greylock
x-tier: stub
x-tier-reason: portfolio-lead
x-successor: Cortex XSOAR (Palo Alto Networks)
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Security
- SOAR
- Incident Response
- Threat Intelligence
- Security Automation
apis:
- aid: demisto:demisto-apikeys-api
  name: Demisto Apikeys API
  description: The Apikeys API from Demisto — 1 operation(s) for apikeys.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Apikeys
  properties:
  - type: OpenAPI
    url: openapi/demisto-apikeys-api-openapi.yml
- aid: demisto:demisto-automation-api
  name: Demisto Automation API
  description: The Automation API from Demisto — 5 operation(s) for automation.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Automation
  properties:
  - type: OpenAPI
    url: openapi/demisto-automation-api-openapi.yml
- aid: demisto:demisto-classifier-api
  name: Demisto Classifier API
  description: The Classifier API from Demisto — 1 operation(s) for classifier.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Classifier
  properties:
  - type: OpenAPI
    url: openapi/demisto-classifier-api-openapi.yml
- aid: demisto:demisto-contentpacks-api
  name: Demisto Contentpacks API
  description: The Contentpacks API from Demisto — 1 operation(s) for contentpacks.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Contentpacks
  properties:
  - type: OpenAPI
    url: openapi/demisto-contentpacks-api-openapi.yml
- aid: demisto:demisto-dashboards-api
  name: Demisto Dashboards API
  description: The Dashboards API from Demisto — 1 operation(s) for dashboards.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Dashboards
  properties:
  - type: OpenAPI
    url: openapi/demisto-dashboards-api-openapi.yml
- aid: demisto:demisto-entry-api
  name: Demisto Entry API
  description: The Entry API from Demisto — 8 operation(s) for entry.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Entry
  properties:
  - type: OpenAPI
    url: openapi/demisto-entry-api-openapi.yml
- aid: demisto:demisto-evidence-api
  name: Demisto Evidence API
  description: The Evidence API from Demisto — 3 operation(s) for evidence.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Evidence
  properties:
  - type: OpenAPI
    url: openapi/demisto-evidence-api-openapi.yml
- aid: demisto:demisto-incident-api
  name: Demisto Incident API
  description: The Incident API from Demisto — 8 operation(s) for incident.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Incident
  properties:
  - type: OpenAPI
    url: openapi/demisto-incident-api-openapi.yml
- aid: demisto:demisto-incidentfields-api
  name: Demisto Incidentfields API
  description: The Incidentfields API from Demisto — 2 operation(s) for incidentfields.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Incidentfields
  properties:
  - type: OpenAPI
    url: openapi/demisto-incidentfields-api-openapi.yml
- aid: demisto:demisto-incidents-api
  name: Demisto Incidents API
  description: The Incidents API from Demisto — 1 operation(s) for incidents.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Incidents
  properties:
  - type: OpenAPI
    url: openapi/demisto-incidents-api-openapi.yml
- aid: demisto:demisto-incidenttype-api
  name: Demisto Incidenttype API
  description: The Incidenttype API from Demisto — 1 operation(s) for incidenttype.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Incidenttype
  properties:
  - type: OpenAPI
    url: openapi/demisto-incidenttype-api-openapi.yml
- aid: demisto:demisto-incidenttypes-api
  name: Demisto Incidenttypes API
  description: The Incidenttypes API from Demisto — 1 operation(s) for incidenttypes.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Incidenttypes
  properties:
  - type: OpenAPI
    url: openapi/demisto-incidenttypes-api-openapi.yml
- aid: demisto:demisto-indicator-api
  name: Demisto Indicator API
  description: The Indicator API from Demisto — 3 operation(s) for indicator.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Indicator
  properties:
  - type: OpenAPI
    url: openapi/demisto-indicator-api-openapi.yml
- aid: demisto:demisto-indicators-api
  name: Demisto Indicators API
  description: The Indicators API from Demisto — 8 operation(s) for indicators.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Indicators
  properties:
  - type: OpenAPI
    url: openapi/demisto-indicators-api-openapi.yml
- aid: demisto:demisto-inv-playbook-api
  name: Demisto Inv Playbook API
  description: The Inv Playbook API from Demisto — 11 operation(s) for inv playbook.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Inv Playbook
  properties:
  - type: OpenAPI
    url: openapi/demisto-inv-playbook-api-openapi.yml
- aid: demisto:demisto-investigations-api
  name: Demisto Investigations API
  description: The Investigations API from Demisto — 1 operation(s) for investigations.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Investigations
  properties:
  - type: OpenAPI
    url: openapi/demisto-investigations-api-openapi.yml
- aid: demisto:demisto-layouts-api
  name: Demisto Layouts API
  description: The Layouts API from Demisto — 1 operation(s) for layouts.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Layouts
  properties:
  - type: OpenAPI
    url: openapi/demisto-layouts-api-openapi.yml
- aid: demisto:demisto-playbook-api
  name: Demisto Playbook API
  description: The Playbook API from Demisto — 1 operation(s) for playbook.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Playbook
  properties:
  - type: OpenAPI
    url: openapi/demisto-playbook-api-openapi.yml
- aid: demisto:demisto-report-api
  name: Demisto Report API
  description: The Report API from Demisto — 1 operation(s) for report.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Report
  properties:
  - type: OpenAPI
    url: openapi/demisto-report-api-openapi.yml
- aid: demisto:demisto-reports-api
  name: Demisto Reports API
  description: The Reports API from Demisto — 4 operation(s) for reports.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/demisto-reports-api-openapi.yml
- aid: demisto:demisto-reputation-api
  name: Demisto Reputation API
  description: The Reputation API from Demisto — 1 operation(s) for reputation.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Reputation
  properties:
  - type: OpenAPI
    url: openapi/demisto-reputation-api-openapi.yml
- aid: demisto:demisto-settings-api
  name: Demisto Settings API
  description: The Settings API from Demisto — 3 operation(s) for settings.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Settings
  properties:
  - type: OpenAPI
    url: openapi/demisto-settings-api-openapi.yml
- aid: demisto:demisto-statistics-api
  name: Demisto Statistics API
  description: The Statistics API from Demisto — 2 operation(s) for statistics.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Statistics
  properties:
  - type: OpenAPI
    url: openapi/demisto-statistics-api-openapi.yml
- aid: demisto:demisto-widgets-api
  name: Demisto Widgets API
  description: The Widgets API from Demisto — 3 operation(s) for widgets.
  humanURL: https://xsoar.pan.dev/docs/reference/api/demisto-class
  baseURL: https://xsoar.pan.dev
  tags:
  - Widgets
  properties:
  - type: OpenAPI
    url: openapi/demisto-widgets-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.demisto.com
- type: DeveloperPortal
  url: https://xsoar.pan.dev
- type: Documentation
  url: https://xsoar.pan.dev/docs/welcome
- type: APIReference
  url: https://xsoar.pan.dev/docs/reference/api/demisto-class
- type: GettingStarted
  url: https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Get-Started-with-APIs
- type: GitHubOrganization
  url: https://github.com/demisto
- type: Authentication
  url: authentication/demisto-authentication.yml
- type: AgenticAccess
  url: agentic-access/demisto-agentic-access.yml
- type: DomainSecurity
  url: security/demisto-domain-security.yml
- type: Packages
  url: packages/demisto-packages.yml
- type: SDKs
  url: packages/demisto-packages.yml
- type: CLI
  url: cli/demisto-cli.yml
- type: MCPServer
  url: mcp/demisto-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Conventions
  url: conventions/demisto-conventions.yml
- type: ErrorCatalog
  url: errors/demisto-problem-types.yml
- type: DataModel
  url: data-model/demisto-data-model.yml
- type: Conformance
  url: conformance/demisto-conformance.yml
- type: Lifecycle
  url: lifecycle/demisto-lifecycle.yml
- type: StatusPage
  url: https://status.paloaltonetworks.com/
- type: Deprecation
  url: https://xsoar.pan.dev/docs/reference/integrations/demisto-rest-api
- type: ChangeLog
  url: changelog/demisto-changelog.yml
- type: LLMsTxt
  url: llms/demisto-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence