Flow Builder - Get started

📘

NOTE:

Select regional availability. This feature is currently available for customers with end users in select countries. To find out if this feature is available in your region, contact a Telesign expert.

This product is available for full-service accounts only.

The Telesign Flow Builder allows you to build adaptive fraud protection workflows in a no-code manner. This solution is designed to streamline the creation, execution, and management of transactional flows.

Before you begin

Before you start using Flow Builder, make sure that the following have been completed first:

  • Make sure Flow Builder is enabled for your account. Contact our Customer Support Team to enable this product.
  • Make sure any Telesign products that will be used with Flow Builder are enabled. Contact our Customer Support Team.

System requirements  for Protect portal                                                             

  • Login URL: https://di-portal.telesign.com/auth/login
  • Browser: Latest Chrome, Edge, or Firefox recommended. Enable cookies and pop‑ups for the portal domain.
  • Network: Allow outbound HTTPS (TCP 443). Ensure corporate firewalls/proxies trust the portal’s certificate.
  • Display: Minimum 1366×768; 1920×1080 or higher recommended for canvas work.

General API information

General requirements

  • Authentication: This authentication method is mandatory, to obtain a valid token from the authentication system, post that include it in all API requests.
  • Encoding: The API only accepts characters in UTF-8 Unicode format.
  • Accepts: application/json is the expected data format for the API.
  • Responds with: application/json is the data format for API responses.
  • Required headers:
    • Content-Type: application/json
    • Authorization: Bearer [your-Access-token]