v1
latestOpenAPI 3.1.12026-07-242899061.7 MBActors Threat Map
Threat Actor Threat Map
Rank threat actors by risk to your primary organization using intent and opportunity scores.
post/map/actors
Request body
Example request
{
"actors": [
"l3moPJ"
],
"categories": [
"GK7qU"
],
"watchlists": [
"report:Hsxme2"
]
}Response
OK
Example response
{
"data": {
"threat_map": [
{
"id": "PD_NyL",
"name": "Nation State Sponsored",
"alias": [
"Lorec53 APT Group"
],
"categories": [
"GK7qU"
],
"intent": 5,
"opportunity": 25,
"log_entries": [
{
"watchlist": {
"id": "PD_NyL",
"name": "Nation State Sponsored"
},
"entity": {
"id": "PD_NyL",
"name": "Nation State Sponsored"
},
"severity": "limited",
"axis": "opportunity",
"date": "2023-01-10T14:51:38.462Z"
}
]
}
],
"date": "2023-01-10T14:51:38.462Z"
}
}