Skip to main content

Endpoint

Authentication


Query Parameters

Allowed Values - type

Allowed Values - confidence


Request


Response

string
Status message from the API.
array
Array of IOC objects.
string
Unique identifier for the IOC.
string
IOC type (e.g., ipv4, domain, sha256).
array
MITRE ATT&CK TTPs (Tactics, Techniques, and Procedures) associated with this IOC.
string
The actual indicator value (e.g., an IP address, domain, or file hash).
string
The threat category this IOC belongs to.
array
Threat actors associated with this IOC, each with a UUID and name.
array
Malware families linked to this IOC, including aliases and platform hints.
array
Victim entities associated with this IOC.
number
Unix timestamp (in milliseconds) when the IOC was created. Defaults to 0 when unavailable.
string
Confidence level of the IOC (e.g., limited, high).
array
Tags associated with the IOC.
string
Cursor to pass as next for the next page, or null if no more results.

Looking for the older IOC endpoint? The previous version of this endpoint has been deprecated. You can still find its reference documentation on the List IOC (Deprecated) page.