Fictional threat actor for educational and defensive analysis only. No real group identities or operational capabilities are disclosed.
Description
Retrieve a single threat actor profile by ID. Includes aliases, TTPs and related campaigns.
Example response
{
"data": {
"id": "ta-001",
"name": "Fictional APT Group",
"type": "apt",
"aliases": [
"Mock Alias"
],
"targetSectors": [
"Technology"
],
"summary": "Fictional profile for mock API."
}
}
