Skip to main content
cURL

Authorizations

x-api-key
string
header
required

Query Parameters

accounts_linked
boolean

Whether to include linked accounts in the response

Body

application/json

Session information

session_id
string
required

The ID of the session to evaluate

Response

Session evaluation response

project_id
string

The ID of the project

session_id
string

The ID of the session

request_id
string

The ID of the request

decision
string

Decision about the authenticity (Real/Fake)

account_score
number<float>

Overall account risk score

bot
number<float>

Bot detection score

multiple_accounts
number<float>

Multiple accounts detection score

risk_signals
number<float>

Risk signals score

accounts_linked
integer

Number of accounts linked to this session

lists
string[]

Lists the session belongs to

session
object
linked_accounts
object[]

List of accounts linked to this session (only included when accounts_linked=true)