aiendpoint.dev
ServicesTrellix

Trellix

community

Enterprise cybersecurity company formed from McAfee Enterprise and FireEye merger, protecting 40,000+ organizations with XDR (Extended Detection and Response), endpoint security, email security, and threat intelligence.

Visit site ↗

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.

https://trellix.combearerdeveloperdataconfidence: 70/1000 discoveries1 contributors
GET/api/v1/threats

Get threat intelligence data

Parameters

fromYYYY-MM-DD (stringoptional
typemalware|ransomware|apt|phishing (stringoptional
severitycritical|high|medium|low (stringoptional

Returns

threats[] with id, name, type, severity, description, indicators[], mitre_techniques[], first_seen, last_seen
GET/api/v1/alerts

Get security alerts from Trellix platform

Parameters

limitintegeroptional
statusnew|acknowledged|resolved (stringoptional
severitystringoptional

Returns

alerts[] with id, name, severity, status, source_ip, dest_ip, timestamp, description
GET/api/v1/threat-intel/search

Search threat intelligence database

Parameters

qhash|ip|domain|url (stringrequired
typefile|ip|domain|url (stringoptional

Returns

result{reputation, type, category, malware_families[], first_seen, last_seen, verdicts[]}