Trellix · Example Payload

Trellix List Threats Example

Cloud SecurityCybersecurityEndpoint SecurityThreat DetectionThreat IntelligenceXDR

Trellix List Threats Example is an example object payload from Trellix, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalthreats

Example Payload

Raw ↑
{
  "total": 2,
  "threats": [
    {
      "id": "thr_001ABC",
      "name": "Ransomware.WannaCry",
      "type": "ransomware",
      "severity": "critical",
      "status": "contained",
      "detectedAt": "2026-05-03T09:15:22Z",
      "hostId": "dev_ABC123",
      "hostName": "workstation-042",
      "filePath": "C:\\Users\\jdoe\\Downloads\\invoice.exe",
      "hash": "4a5fe1e8a5c7b2d3f9e0a1b4c6d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6",
      "processName": "invoice.exe"
    },
    {
      "id": "thr_002DEF",
      "name": "Trojan.Agent.Generic",
      "type": "trojan",
      "severity": "high",
      "status": "active",
      "detectedAt": "2026-05-03T08:42:11Z",
      "hostId": "dev_DEF456",
      "hostName": "laptop-117",
      "filePath": "C:\\Windows\\Temp\\svchost32.exe",
      "hash": "1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2",
      "processName": "svchost32.exe"
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/trellix-list-threats-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.