Skip to main content
GET
Search Stealer Records

Authorizations

x-api-key
string
header
required

API key for authentication (lowercase header name)

Query Parameters

q
string

Search query

cursor
string
page_size
integer
sort
string
from
string<date-time>
to
string<date-time>
date_field
enum<string>
Available options:
indexed_at,
pwned_at
log_id
string
has_log_id
boolean
wildcard
boolean
logic
enum<string>
Available options:
and,
or
filter
string

JSON-encoded structured filter tree.

Use leaf nodes with field, operator, and value, or compound nodes with and / or. If you would rather send the filter as a real JSON object, use POST on the same /search route. See /guides/structured-filters for the full grammar, operators, limits, and examples.

filter_id
string

24-character transient filter context ID returned by POST /service/v2/ai/filter or a previous search response.

24-character transient filter context ID.

Pattern: ^[0-9a-fA-F]{24}$
Example:

"0123456789abcdef01234567"

domain[]
string[]
subdomain[]
string[]
username[]
string[]
password[]
string[]
password_hash[]
string[]
path[]
string[]
email[]
string[]
email_domain[]
string[]
ip[]
string[]
hwid[]
string[]
discord_id[]
string[]
source_type[]
string[]
archive_hash[]
string[]
canonical_credential_id[]
string[]
fields[]
string[]

Response field whitelist

search_id
string
view
enum<string>
Available options:
enriched

Response

Stealer search response

success
boolean
message
string
data
object