Request
GET /v1/stats/families · Required scope: none — any valid key · Not paginated
Response is not tier-masked and is cached for 15 minutes.
Example request
Response
200 OK — array of StatsFamilyEntry.
| Field | Description |
|---|---|
stealer_family | Malware family name |
victims | Number of distinct victims attributed to this family |
total_records | Total records (credentials, cookies, etc.) attributed to this family |
Not paginated
This endpoint returns the full breakdown in a single response —cursor/limit/sort_direction do not apply.