Risk/Transaction

Get the risk score of a transaction

Risk scores in response can be one of the following:
1 = Low, 2 = Medium, 3 = High, 4 = Severe

Sample response:
{
"risk_score": 2, // 1 = Low, 2 = Medium, 3 = High, 4 = Severe
"entity_tags":[{ "Scam", "ICO"}]
}

Language
Credentials
Click Try It! to start a request and see the response here!