Submit a phone number to evaluate

📘

NOTE:

This page is for the on-prem version of Intelligence which is deprecated. Please complete your migration to the Intelligence Cloud API. This migration is mandatory.

Obtain a risk recommendation for this phone number, as well as other relevant information.

General requirements

  • Authentication: Basic (easiest to implement) or Digest
  • Encoding: Accepts only UTF-8 unicode characters as inputs.
  • Accepts: application/x-www-form-urlencoded
  • Responds with: application/json
  • Required headers: Content-Type - application/x-www-form-urlencoded
  • Rate limit: Default rate limits by product
Path Params
string
required
Form Data
string
enum
required

The attempted action associated with this phone number for which you want to evaluate its risk. Acceptable values for this parameter are -

  • create - For the creation of a new account.
  • sign-in - For when an end user signs in to their account.
  • transact - For when an end user completes a transaction within their account.
  • update - For when an update is performed, such as an update of account information or similar.
  • delete - For when an account is deleted.
Allowed:
string

A customer-generated ID for this transaction. The response simply echoes the value provided for this parameter.

string

Your end user's IP address (do not send your own IP address). IPv4 and IPv6 are supported. For IPv4, the value must be in the format defined by the Internet Engineering Task Force (IETF) in the Internet-Draft document titled Internet Protocol. For IPv6, the value must be in the format defined by the IETF in the Internet-Draft document titled IP Version 6 Addressing Architecture.

string

Your end user's device ID. This value is case sensitive.

string

Your end user's account ID. This value is case sensitive.

string

Your end user's email address. This value is case sensitive.

Responses

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