Fraud Prevention

Fraud Prevention

Retrieves fraud risk information based on the provided email and optional personal data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieves fraud risk information based on the provided email and optional personal data. Refer to the Fraud Prevention Response Object page for more details about the returned data.

🚧

URL Encoding

All request parameters to retrieve the Fraud Prevention data require URL encoding, except for the api_key.

📘

Examples

Access examples on how the requests and responses look like in the Examples page.

Query Params
string
required

API key for accessing the service.

string
required

The email address to be evaluated for fraud.

string

Internal identifier for the email or transaction.

string

First name of the individual.

string

Last name of the individual.

string

First line of the postal address, including number.

string

City of the postal address.

string

State of the postal address.

string

ZIP or postcode of the postal address.

string

2 letter country code, ISO 3166 standard alpha-2 code.

string

Phone number, including country code.

string

User's IP address.

string

User agent of the client.

Responses

400

Bad request: Either an invalid parameter exists or the data expected is not present.

401

Unauthorized: Check you're using the right api_key.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json