Skip to main content
GET/api/v1/fraud/user
Screen a prospective user in one call — name, date of birth, email, phone and IP are checked against AML watchlists and phone, email and IP-risk signals, returning a single overall risk score.

Headers

Query parameters

Response

Returns an entity with an overall_risk_score plus the underlying phone_check_result, aml_screening_result, email_check_result and ip_check_result breakdowns, and a request uuid. Any signal you don’t pass a parameter for is omitted.

Errors