Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos Central API - Accessing

Hi 

I am in the process of attempting to look at the Sophos Central API and what information which I can retrieve from this. 

 

I have looked at the documentation available, and it all seems to be surrounded by integrating this into SIEM which is something which I am not looking for at the moment in time. I am trying to use Postman to GET the API information and I came across the URL on the community pages which I thought would help. 

 

https://community.sophos.com/products/sophos-central/f/sophos-central/93652/sophos-central-api-testing-with-swagger

 

This helped in away, but unfortunately when I have set it up similarly to the thread. I am receiving the "Invalid Argument - Unsupported Authorization" message. I have checked the validity of the api key and basic authorisation and it all appears to be valid. Is there something which I am doing wrong here? 

 

Thanks



This thread was automatically locked due to age.
  • Hopefully moving in the right direction. It appears that a proxy may have been causing me issues as appear to have further information displayed on postman.

     

    I am now receiving this error message;

    {
    "message": "Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=Basic ###############################################################"
    }

    Obviously this appears to be an S3 bucket which I am trying to get access to, but the information which I am seeing on amazon is about adding Signature for AWS. Can anyone suggest any further help on this? 

    Thanks

  • Did you ever get this working?

     

    I am having the same issue.

     

    Thanks