October 2024 Update
3 months ago by Francesco Panina
October Product Updates π§βπ»π: "Introducing Phone-to-Name and Email-to-Name! π Retrieve the most likely name associated with a phone number or email address, complete with a confidence level (LOW, MEDIUM, HIGH) to enhance accuracy and trust in your data insights."
π±π§ PHONE & EMAIL API: Phone-to-Name & Email-to-Name π
We are thrilled to introduce a powerful new feature: Phone-to-Name and Email-to-Name! This enhancement enables you to retrieve the most likely name associated with a phone number or email address, complete with a confidence level to assess the accuracy of the result.
π What Does It Do?
This feature scans all the names extracted from a given phone number or email address across our data sources. It then applies intelligent algorithms to:
- Identify the most likely name based on the available data.
- Provide a confidence level for the selected name, categorized into:
- LOW: The extracted name has low confidence probably extracted using only a single source
- MEDIUM: At least two sources provide a confirmation on the extracted name
- HIGH: Multiple source confirmation, high likelihood that the name is correct one
π Example Output:
Hereβs an example of the response you can expect:
Phone-to-Name:
{
"phone_to_name": '{"first_name":"Tony", "last_name":"Stark", "confidence": "HIGH"}',
"email_to_name": '{"first_name":"Peter", "last_name":"Potter", "confidence": "LOW"}'
}
π Resources
- PHONE API Documentation - Information and guidelines on how to implement our phone API.
- Support Center - Assistance and answers from the Trustfull support team.
- EMAIL API Documentation - Detailed information and guidelines on the latest EMAIL API feature