---
title: Sophos Central
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/sophos-central/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/sophos-central/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 30, 2026***
Utilize Sophos Central enrichment data during incident investigations.
## Actions
* **Get Alerts** (*Enrichment*) - Gather Sophos Central alerts.
* **Get Endpoints** (*Enrichment*) - Gather all endpoints.
* **Get Features** (*Enrichment*) - Gather all features.
* **Get Hashes** (*Enrichment*) - Gather a list of all observed hashes.
* **Get Licenses** (*Enrichment*) - Gather a list of all licenses.
* **Get Locations** (*Enrichment*) - Gather a list of all locations.
* **Get Events** (*Enrichment*) - Gather Sophos Central events.
## Configure Sophos Central in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **URL**. Enter your[ Sophos API URL](https://docs.sophos.com/central/customer/help/en-us/ManageYourProducts/GlobalSettings/APICredentials/ThirdPartyAccess/index.html), for example, `https://api.central.sophos.com`.
* **API Key**. Enter your [legacy Sophos Central API key](https://docs.sophos.com/central/customer/help/en-us/ManageYourProducts/GlobalSettings/ApiTokenManagement/index.html).
* **Token**. Enter your [Sophos Central token](https://docs.sophos.com/central/customer/help/en-us/ManageYourProducts/GlobalSettings/ApiTokenManagement/index.html).
*
*
*
*
For information about Sophos Central, see [Sophos Central documentation](https://docs.sophos.com/central/customer/help/en-us/index.html).
## Change Log
* March 6, 2020 - First upload
* July 11, 2023 (v1.1) - Updated the integration with Environmental Variables
* April 30, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.