Sophos
communityBritish cybersecurity company protecting 500,000+ organizations with endpoint protection, network security (XG Firewall), email security, and managed detection and response (MDR) services.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/sophis/threat-reportGet Sophos threat intelligence report
Parameters
fromYYYY-MM-DD (stringoptionalcategoryransomware|phishing|malware (stringoptionalReturns
threats[] with name, type, severity, first_seen, description, iocs[{type, value}]GET
/api/v1/security-advisoriesSearch vulnerability advisories
Parameters
productxg-firewall|endpoint|email (stringoptionalseveritycritical|high|medium (stringoptionalReturns
advisories[] with id, title, product, severity, cvss_score, published_at, cves[], workaround, urlGET
/api/v1/iocQuery threat indicators of compromise
Parameters
typeip|domain|hash|url (stringrequiredvaluestringrequiredReturns
result{type, value, reputation, classification, first_seen, last_seen, related_threats[]}