Demisto · Authentication Profile

Demisto Authentication

Authentication

Demisto secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanySecuritySOARIncident ResponseThreat IntelligenceSecurity Automation
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (Authorization)
csrf_token apiKey
· in: header (X-XSRF-TOKEN)
x-xdr-auth-id apiKey
· in: header (x-xdr-auth-id)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/demisto-openapi-original.json
docs: https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Get-Started-with-APIs
note: >-
  The Demisto REST API (now Cortex XSOAR, Palo Alto Networks) authenticates with an API key.
  Legacy Demisto / XSOAR 6.x sends the key in the `Authorization` header. XSOAR 8+ / XSIAM
  add an advanced-key model that pairs an `API-Key` with an `API-Key-ID` (sent as `x-xdr-auth-id`)
  and a `csrf_token` (`X-XSRF-TOKEN`). Keys are generated in the web UI under
  Settings > Integrations > API Keys. The API is instance-scoped (self-hosted server or SaaS tenant),
  so there is no OAuth flow and no scope surface.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: api_key
  type: apiKey
  in: header
  parameter: Authorization
  description: Primary API key (legacy Demisto / XSOAR 6.x). XSOAR 8+ uses the API-Key / API-Key-ID pair.
  sources:
  - openapi/demisto-openapi-original.json
- name: csrf_token
  type: apiKey
  in: header
  parameter: X-XSRF-TOKEN
  sources:
  - openapi/demisto-openapi-original.json
- name: x-xdr-auth-id
  type: apiKey
  in: header
  parameter: x-xdr-auth-id
  description: Advanced API-Key-ID for XSOAR 8+ / XSIAM tenants.
  sources:
  - openapi/demisto-openapi-original.json

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/demisto-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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