Skip to main content

Endpoint

Authentication


Query Parameters

Allowed Values - category

Allowed Values - victimKey

Use publishedSince to retrieve posts from a specific time window. For example, the timestamp in milliseconds for 8 Nov 2024 07:03:53 is 1731049442641.

Request


Response

string
Status message from the API.
array
Array of post objects.
string
Unique identifier for the post.
string
Translated/processed title of the post.
string
Translated/processed content body of the post.
string
Original unprocessed title of the post.
string
Original unprocessed content body of the post.
string
Category of the post (e.g., Ransomware, Data Breach).
array
Tags associated with the post.
array
List of threat actors associated with this post.
string
Network or platform where the post originated.
array
Array of image keys associated with the post.
array
Array of direct image URLs. Available on selected plans only.
string
Source URL of the original post.
number
Published timestamp of the post in milliseconds. Defaults to 0 when unavailable.
string
Timestamp when the post was modified. null when unavailable.
array
Array of victim objects with type and values.
object | null
Victim’s official confirmation post details. Returns null for this endpoint.
boolean
Whether the post was reported by the victim. Defaults to false.
boolean
Whether a threat actor has claimed responsibility. Defaults to false.
number
Current page number of the response.