July 2024 Update

July's Product Updates πŸ–οΈ: Introducing 'email_first_seen' and 'phone_first_seen' signals to our Email and Phone APIs. These new features allow you to determine the first known occurrence of an email address or phone number, helping you assess their credibility and history for enhanced fraud detection and risk assessment."

πŸ“§ EMAIL API: First Seen

We are excited to introduce a new signal to our Email API: "email_first_seen." This powerful addition allows you to gain valuable insights into the age and history of an email address by providing the first known occurrence of the email within our data sources.

Introducing "email_first_seen"

The "email_first_seen" signal is designed to help businesses assess the trustworthiness and legitimacy of an email address. By knowing when an email address was first observed, you can better understand the credibility and potential risk associated with that address.

Key Features:

  • email_first_seen (date): This signal returns the date when the provided email address was first seen in our data sources. This allows you to determine how long the email address has been active.
{
    ...
    "email_first_seen": "2020-05-15"
    ...
}

How to Get Started:

The "email_first_seen" signal is now live and available to all users of our Email API. To start leveraging this new feature:

  1. Integrate the Email API into your application as usual.
  2. Include the "email_first_seen" signal in your API requests.
  3. Analyze the API response to determine the first known occurrence of the email address.

πŸš€ Stay Ahead with Trustfull

This addition to our Email API is part of our ongoing commitment to providing comprehensive insights that empower businesses. By incorporating the "email_first_seen" signal, you can enhance your fraud detection, user profiling, and risk assessment strategies.

Explore the "email_first_seen" signal today and unlock new insights for your business. For more detailed information on implementing and utilizing this feature, please refer to our Email API documentation or contact our support team.


πŸ“± PHONE API: First Seen

We are excited to introduce a new signal to our Phone API: "phone_first_seen." This powerful addition allows you to gain valuable insights into the age and history of a phone number by providing the first known occurrence of the number within our data sources.

Introducing "phone_first_seen"

The "phone_first_seen" signal is designed to help businesses assess the trustworthiness and legitimacy of a phone number. By knowing when a phone number was first observed, you can better understand the credibility and potential risk associated with that number.

Key Features:

  • phone_first_seen (date): This signal returns the date when the provided phone number was first seen in our data sources. This allows you to determine how long the phone number has been active.
{
    ...
    "phone_first_seen": "2020-05-15"
    ...
}

How to Get Started:

The "phone_first_seen" signal is now live and available to all users of our Phone API. To start leveraging this new feature:

  1. Integrate the Phone API into your application as usual.
  2. Include the "phone_first_seen" signal in your API requests.
  3. Analyze the API response to determine the first known occurrence of the phone number.

πŸš€ Stay Ahead with Trustfull

This addition to our Phone API is part of our ongoing commitment to providing comprehensive insights that empower businesses. By incorporating the "phone_first_seen" signal, you can enhance your fraud detection, user profiling, and risk assessment strategies.

Explore the "phone_first_seen" signal today and unlock new insights for your business. For more detailed information on implementing and utilizing this feature, please refer to our Phone API documentation or contact our support team.


πŸ“š Resources