Endpoints
Predict the outcome of a verification
Predict the outcome of a verification based on Prelude’s anti-fraud system.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The verification target. Either a phone number or an email address. To use the email verification feature contact us to discuss your use case.
Response
200
application/json
OK
The prediction identifier.
Example:
"prd_01jc0t6fwwfgfsq1md24mhyztj"
The prediction outcome.
Available options:
legitimate
, fraudulent
A string that identifies this specific request. Report it back to us to help us diagnose your issues.
Example:
"3d19215e-2991-4a05-a41a-527314e6ff6a"