Documentation Index
Fetch the complete documentation index at: https://docs.wirespeed.co/llms.txt
Use this file to discover all available pages before exploring further.
Sophos Central is currently in beta
Prerequisites
- Sophos Central admin access with the ability to manage API Credentials
- An API credential with the Service Principal Management role.
- Sophos Intercept X / Sophos Central with SIEM Integration enabled (required for alerts and events APIs)
Create API Credentials
- Log in to the Sophos Central Admin console
- Open Settings & Policies > API Credentials Management
- Click Add Credential
- Name the credential and assign the Service Principal Management role
- Click Add
- Copy the Client ID and Client Secret that are displayed
Add the Integration in Wirespeed
- In Wirespeed, navigate to Integrations > Add Integration > Sophos Central
- Paste in your Client ID and Client Secret
- Submit the integration
https://id.sophos.com/api/v2/oauth2/token, then calls https://api.central.sophos.com/whoami/v1 to discover and cache:
What Wirespeed Ingests
| Source | Sophos API | Purpose |
|---|---|---|
| Alerts | GET /siem/v1/alerts | Threat detections (malware, ransomware, exploit, behavioral) |
| Events | GET /siem/v1/events | Endpoint telemetry (IPS, AMSI, application control) |
| Endpoints | GET /endpoint/v1/endpoints | Managed endpoint inventory for asset correlation and isolation targeting |
Response Actions
Wirespeed can isolate and unisolate Sophos-managed endpoints.The Sophos SIEM API only returns data from the last 24 hours.

