Skip to content
Signals
Monitoring NVD, CISA KEV, EPSS and the Dragons Community ransomware tracker in near-real timeMonitoring NVD, CISA KEV, EPSS and the Dragons Community ransomware tracker in near-real time

Threat Actors

GET/api/v1/threat-actors

List Threat Actors

All threat actor profiles are fictional. No real operational details, tooling specifics or attribution to real groups is provided.

Description

Retrieve threat actor profiles with type, region and sector filters. All profiles are fictional and editorially reviewed.

Example response

{ "data": [ { "id": "ta-001", "name": "Fictional APT Group", "type": "apt", "originRegion": "Unknown", "confidence": "high" } ], "meta": { "page": 1, "perPage": 20, "total": 1 } }
GET /api/v1/threat-actors — API Docs | Dragons Community