Skip to main content
POST
Initialize a Search Session

Authorizations

x-api-key
string
header
required

API key for authentication (lowercase header name)

Body

application/json
query
string
required

The search query

Example:

"user@example.com"

search_type
enum<string>

Optional hint for the detected query type. The API still validates and may infer the type from query.

Available options:
email,
username,
ip,
domain,
discord_id,
steam_id,
xbox_id,
roblox_id,
stealer
Example:

"email"

Response

200 - application/json

Search session initialized

success
boolean
message
string
data
object