Endpoint
Authentication
Query Parameters
Request
Response
string
Status message from the API.
array
Array of threat actor objects.
string
Unique identifier for the threat actor.
string
Name of the threat actor.
string
Description of the threat actor’s known activities.
array
Array of category classifications for the threat actor.
array
Confirmed aliases for this threat actor.
array
Suspected (unconfirmed) aliases for this threat actor.
array
Active communication channels (e.g., Telegram, dark web forums) used by the threat actor.
array
Known target types and values (e.g., industries, countries).
number
Unix timestamp (in milliseconds) of the most recently reported activity. Defaults to
0 when unavailable.number
Unix timestamp (in milliseconds) of the earliest recorded activity. Defaults to
0 when unavailable.object
Additional metadata including group structure (leaders and members).
string
Cursor to pass as
next for the next page of results.