Trend Micro
communityGlobal cybersecurity leader protecting 500,000 organizations and 250+ million individuals with cloud, network, endpoint, email, and IoT security solutions. Vision One XDR platform correlates threats across attack surfaces.
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.1/threatsGet Trend Micro threat intelligence
Parameters
typemalware|phishing|ransomware (stringoptionalseverityhigh|medium|low (stringoptionalReturns
threats[] with id, name, type, severity, description, discovery_date, affected_platforms[], iocs[]GET
/api/v1.1/vulnerabilitiesQuery vulnerability information
Parameters
cve_idCVE ID (stringoptionalproductstringoptionalseveritycritical|high|medium|low (stringoptionalReturns
vulnerabilities[] with cve_id, description, severity, cvss_score, affected_products[], patch_available, publication_datePOST
/api/v1.1/sandbox/filereportsCheck file reputation via SHA256
Parameters
sha256file hash (stringrequiredReturns
report{sha256, verdict, malware_type, risk_level, analysis_time}