Skip to content

New Fusion XDR GraphQL APIs and Classic XDR API deprecation

Date: 2026-09-18 API: Fusion XDR APIs

What changed

We added five GraphQL APIs to Fusion XDR. Use GraphQL for all new Fusion XDR integrations and write workflows.

More GraphQL APIs are coming

We will publish more GraphQL API references in the coming weeks. The Assets API and Entity Graph API do not have references on this site yet.

We plan to release the Search GraphQL API in October 2026. Until then, use Data Lake Search for interactive searches. Continue to use the XDR Query API to access historical data in the Central Data Lake.

The Cases REST to GraphQL migration guide explains how to use these APIs to resolve case evidence and impacted entities.

Classic XDR API deprecation

The Cases REST API and Detections REST API are now called the Classic XDR APIs. These APIs are deprecated. The Cases REST API remains available for existing integrations, and the Detections REST API is already read-only.

At a later time, we will make the Cases REST API read-only. Both APIs will then provide historical data until we remove them.

The Live Discover REST API isn't part of this deprecation. Existing integrations continue to work. Live Endpoint Search provides the equivalent endpoint-query workflow over GraphQL.

Breaking change

No. The Classic XDR APIs remain available for existing integrations, and so does the Live Discover REST API.

Migration steps