---
title: "Retrieve summary for a list of IoCs."
method: POST
path: "/iocs/summary"
---

# Retrieve summary for a list of IoCs.

`POST /iocs/summary`

Retrieve summary for a list of IoCs.

The request body should contain a list of IoC descriptors.

## Headers

- `x-apikey` string, required

## Request body

- object
  - `iocs` object[], required — Array of IOCs
    - `type` string, required — Type of IOC
    - `id` string, required — IOC's Hash or id

## Response `200`

Successful response

---

[API](https://skmtc.net/virustotal/apis/threat-landscape.md) · [All operations](https://skmtc.net/virustotal/apis/threat-landscape/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/virustotal/threat-landscape/versions/d61b85e6a6b3/schema)
