• Sophos EndPoint API - Bad Request

    Oswaldo de Jesús Chacón Pérez
    Oswaldo de Jesús Chacón Pérez
    Hi, I need help. I am making a script in the python programming language to be able to load a list of applications that I want to control (2670 applications, approximately). Resource: api-{dataRegion}.central.sophos.com/.../settings I have two problems…
    • 10 months ago
    • Sophos Central API
    • Discussions
  • Posting to API for Endpoint Groups Update

    Brian B
    Brian B
    I am trying to move an endpoint from one group to another using the API. I have it all setup, I think, but when I do send the request I get an error from curl that it can't open the json I am sending. According to the API docs, this curl --request POST…
    • over 1 year ago
    • Sophos Central API
    • Discussions
  • Adding SSL/TLS Scanning Exclusions through script

    Krystian Flemming
    Krystian Flemming
    Hello everyone, I've been attempting to write a script to add (and also remove if needed) SSL/TLS scanning exclusions in Sophos Central. From what i've gathered, it's the following PATCH request that needs to be sent: Endpoint API | Sophos Central APIs…
    • over 1 year ago
    • Sophos Central API
    • Discussions
  • Pagination Issues with getting Common/Admins API Requests

    James Detty
    James Detty
    I am attempting to create a script to call the Sophos API for a list of admins for auditing purposes. Specifically using this reference: https://developer.sophos.com/docs/common-v1/1/routes/admins/get I am trying to pull this information using Powershell…
    • Answered
    • over 1 year ago
    • Sophos Central API
    • Discussions
  • Results missing - queries always not complete

    Yannik Lehmann
    Yannik Lehmann
    I have the problem that when I query Sophos Central Partner API (Powershell) across all customer tenants and firewalls, I don't get all the results returned. It is not always the same tenants that are missing from the results, but different ones. However…
    • over 1 year ago
    • Sophos Central API
    • Discussions
  • Detections API

    Rick Fazoui
    Rick Fazoui
    Hi, Is it possible to retrieve the alert data from the "Threat Analysis Center - Threat Graphs" dashboard via API? Using the XDRQuery API, I am able to retrieve the detection data (query "SELECT * FROM xdr_ioc_view WHERE Lower(ioc_detection_type)…
    • over 1 year ago
    • Sophos Central API
    • Discussions
  • Sophos Central API for PRTG

    Felix Buch
    Felix Buch
    Hi All, i manged to get data from the Sophos Central API key but my PRTG doenst know what to do with this information. did anyone manged to get is working? Greetings Felix
    • over 1 year ago
    • Sophos Central API
    • Discussions
  • getting error while running siem.py script for Sophos central integration with Qradar SIEM

    Shreyas Sangle
    Shreyas Sangle
    Hi Team, We are trying to integrate Sophos Central logs with Qradar SIEM as guided in below mentioned link https://support.sophos.com/support/s/article/KB-000036372?language=en_US&name=KB-000036372 We are using windows server. We have updated all…
    • over 1 year ago
    • Sophos Central API
    • Discussions
  • Sophos Token Request API Error

    Jinto Varghese
    Jinto Varghese
    Hi, I am trying to generate the token using the URL " id.sophos.com/.../token " as a POST method. I got a successful result when requesting it with the POSTMAN tool. But when I request the same using java API it gives me " 400 BAD REQUEST: "{"errorCode…
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Firewall Log collection using Postman

    Balaji V Shenoi
    Balaji V Shenoi
    Hi, I have managed to integrate and configure the firewall in Sophos Central. I would like to know how can I fetch firewall logs using postman. My main goal is to integrate this feature into a SIEM application. Regards, Balaji
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Fetching Audit log from SIEM or from Postman

    Balaji V Shenoi
    Balaji V Shenoi
    Hi, I was wondering whether it is possible to fetch audit logs from Sophos central. I managed to bring event logs from Sophos Central using Postman but would also like to get audit logs as well. I would also like to know what other logs we can fetch from…
    • Answered
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Sophos Central API Client Credential Validity Management

    Jinto Varghese
    Jinto Varghese
    Does Sophos provide any validity management for its API credentials, after its 36 months expiry? If possible, how can we handle this situation with a SIEM application?
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • API only sending 1000 events per 24 hours

    NicRage
    NicRage
    API only sending 1000 events per 24 hours. Afterwards api request will say "rate limited error". Tried token and api service principal admin credentials. Support said this is not a supportable issue. Any suggestions?
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • API ENDPOINT AND SOPHOS CENTRAL DASHBOARD SHOWING DIFFERENT RESULTS

    Jithin Devaraj
    Jithin Devaraj
    I AM USING Sophos Endpoint to get all machines from all tenants and i am getting the results ie 8K plus .I tried verifying the data using sophos central dashboard but it differs .Around 1k difference is there .I want to know why the mismatch happens
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Getting started with powershell API

    Aaron Dalla-Longa
    Aaron Dalla-Longa
    I have been trying to find a guide or examples on using invoke-webrequest in powershell to do some simple data gathering. I was unable to find any documentation regarding this. Is there some examples or some documentation on using powershell with sophos…
    • Answered
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Api script to add user to group

    Jhon Drape
    Jhon Drape
    Hi, We're writing some reports the GET function is working fine, but when we make POST to add new user to group we get error 400, can someone point me at right direction or tell me what i'm doing wrong, with same script just modified the body part…
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • API to add user to group

    Jhon Drape
    Jhon Drape
    Hi, We're developing some api request to daily reports that work fine with GET, but when we made some POST they didnt work, i can create user with the same script below, but when i try to put that user into a group i get error 400, if someone have…
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Sophos Central API Start help

    Jhon Drape
    Jhon Drape
    Hi, I did follow the manual with cURL but i couldnt connect to sophos, i try with ps and worked but it didnt bring me any endpoint, could you point me in the right direction. Thanks
    • Answered
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Download URLs for Central tenants

    GreyDuck
    GreyDuck
    Hello, Between this: https://developer.sophos.com/docs/endpoint-v1/1/routes/downloads/get and this: https://developer.sophos.com/getting-started I got as far as trying to submit a 'curl' command to get the downloadURL value for a given tenant. I…
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Sophos Central Api for Xsoar (Demisto) of Palo Alto

    Rafael Alcubilla
    Rafael Alcubilla
    Dear, I would like to know if anyone has an improved version of the existing sophos Central Api in the Xsoar marketplace (demisto) in palo alto? or if they know a way for sophos to send by mail the result of a Scan and/or the alarms that are seen…
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • Get "last active" info from the sophos API response

    Julian Ritter
    Julian Ritter
    Hello, I am trying to raise a request to get Sophos to develop a feature, where the API can also give you the information "last active" from the API response. At the moment, the API only gives the information "last seen", which isn't as up to date as…
    • over 2 years ago
    • Sophos Central API
    • Discussions
  • QRadar integration

    Robert Rinde
    Robert Rinde
    I've made a request to IBM for official integration between Sophos Central and IBM QRadar SIEM. If you have an interest in this please vote for the request at https://ibmsecurity.ideas.ibm.com/ . Idea: QDSM-I-1640.
    • over 3 years ago
    • Sophos Central API
    • Discussions
  • Pagination issue when using Azure Data Factory ETL

    mdi-db
    mdi-db
    TL;DR I'm trying to query the list of tenants using the Partner API in Azure Data Factory (ADF). The pagination functionality within ADF relies on there being some sort of reference to the next page in the response to the current page, which isn't the…
    • Answered
    • over 3 years ago
    • Sophos Central API
    • Discussions
  • Fails to query partner/v1/tenants

    Kamil Procyszyn
    Kamil Procyszyn
    Hi, at some point today (it worked around 9am today UTC) I stopped being able to query your endpoint in subject. I am able to query woami/v1 to retrieve ID. The response I've just got: "error": "Internal Server Error", "correlationId": "74629146…
    • over 3 years ago
    • Sophos Central API
    • Discussions
  • Sophos Central Partner API - tenants billingType always null

    Marco Jansen
    Marco Jansen
    Hi, I have a question about the Partner API GET tenants method described here https://developer.sophos.com/docs/partner-v1/1/routes/tenants/get Starting from januari 10th this year, the billingType attribute always returns null. GET https://api…
    • Answered
    • over 3 years ago
    • Sophos Central API
    • Discussions
  • View related content throughout Sophos Central API
  • More
  • Cancel
>