Intelligence - Try it without code

This page explains how to send a test request using Telesign Intelligence directly from our docs site, without writing any code. Telesign Intelligence helps you gain a comprehensive understanding of the phone number's risk profile by obtaining a risk recommendation for the current transaction.

Before you begin

Ensure that you have the following:

Steps

🚧

CAUTION:

Using your account credentials in the API Explorer to make a request results in your account being charged for the transaction.

You are subject to all compliance rules as appropriate for your transaction.

  1. Open the reference page for the Submit a phone number to evaluate endpoint.

  2. Under the AUTHENTICATION header in the right panel of the page, put your Customer ID in the Customer ID field and your API key in the API Key field.

  3. Go to the middle panel of the page and locate PATH PARAMS. In the complete_phone_number field, enter the phone number associated with the transaction you want to analyze, including the country code but with no special characters or spaces.

  4. Under FORM DATA, for the request_risk_insights field, enter true.

  5. For the account_lifecycle_event field, select the attempted action by the end user that triggered this request.

  6. Select Try It! in the right panel to see your transaction. You will be charged the standard rate for your transaction.

  7. You can also select the copy icon to the left of Try It! to copy the code snippet displayed. To change the programming language of the snippet, select one of the options under the LANGUAGE header in the right sidebar.