Reason Codes Catalog

Response

Following an example of the response:

{
  "RB001": {
    "name": "Browser Settings",
    "type": "RISK",
    "description": "The browser is requesting to websites not to collect or track browsing data"
  },
  "RE006": {
    "name": "Email Data Breaches",
    "type": "RISK",
    "description": "The lack of any data breaches suggests that it is possibly a newly created email"
  },
  "RE011": {
    "name": "Email Data Breaches",
    "type": "RISK",
    "description": "This email address is present in much more data breach than usual, indicating a shared email"
  },
  "RE005": {
    "name": "Email Status",
    "type": "RISK",
    "description": "This email address is undeliverable and has an \u0027invalid\u0027 status"
  },
  "RC006": {
    "name": "Email Name Consistency",
    "type": "RISK",
    "description": "The first and last names provided by the user do not correspond to those associated with the email address"
  },
  "RI002": {
    "name": "IP Masking (Proxy)",
    "type": "RISK",
    "description": "It has been detected that the user is connecting via a proxy, which suggests an attempt to conceal their network activity."
  },
  "RC004": {
    "name": "Ip Phone Country Consistency",
    "type": "RISK",
    "description": "The country associated to the ip address does not match with the country of the phone number"
  }
}
Language
URL
Click Try It! to start a request and see the response here!