Onboarding

This section contains a reference to a full list of parameters returned by Trustfull for the Onboarding Solution You can use this data catalogue as a reference in interpreting fields provided in our API responses.

General Data

NameDescription
customer_idCustomer id provided during the API call
resolution_idResolution id which identifies user document within TRUSTFULL.
device_request_timeThe Date Time when the request was made
webhook_urlThe URL from which the call originated from

Onboarding Signals

NameTypeDescription
phone_value`string`The phone number of the user provided during the API call

Ex: 39354789865
phone_type`string`DEPRECATED: use number_type this will be remove on the 2.0 version of the API

Indicates the phone type of the phone number provided is mobile or landline


Ex: mobile
phone_is_disposable`boolean`Indicates if the phone number belongs to a temporary phone service provider

Ex: true
phone_disposable_provider_name`string`When detected indicates the temporary phone service provider

Ex: anonymsms.com
phone_is_suspicious_format`boolean`Indicates if the phone number you provided has a suspicious format

Ex: false
phone_is_valid_format`boolean`Indicates if the phone number you provided has a valid format

Ex: true
phone_country_code`string`The country code of the location of the original network, in ISO3361 alpha-2

Ex: ES

Enum: AB, AD, AE, AF, AG, AI, AL, AM, AO, AQ, ...
phone_is_ported`boolean`Will indicate if the number has been ported from its Original Network to a different Current Network

Ex: true
phone_original_network`string`The network operator that the number was originally assigned to

Ex: Vodafone Italia S.p.A
phone_current_network`string`An arbitrary string specifying the current network operator name of the inspected phone number

Ex: Fastweb - full mvno TIM
phone_original_mno_code`string`The network operator code that the number was originally assigned to

Ex: 22209
phone_current_mno_code`string`The current network operator code of the inspected phone number

Ex: 22201
phone_has_whatsapp`boolean`If the phone number is associated with a WhatsApp profile

Ex: true
phone_whatsapp_image`string`If the phone number is associated with a WhatsApp profile

Ex: https://example.com/image.jpg
phone_whatsapp_privacy_status`string`Indicates if the WhatsApp account is public or private

Ex: public

Enum: public, private
phone_has_telegram`boolean`Indicates if the owner of the phone number provided has a Telegram profile

Ex: true
phone_telegram_image`string`A public URL containing the Telegram profile picture

Ex: https://example.com/image.jpg
phone_telegram_first_name`string`Will indicate the first name registered in the Telegram profile page

Ex: John
phone_telegram_last_name`string`Will indicate the last name registered in the Telegram profile page

Ex: Smith
phone_telegram_username`string`Will indicate the username registered in the Telegram profile page

Ex: john.smith
phone_telegram_privacy_status`string`Indicates the visibility of the user Telegram profile

Ex: public

Enum: public, private
phone_score`integer`A number ranging from 0 to 1000 represents the quality of the phone number

Ex: 900
phone_score_cluster`string`A cluster summarizing the quality of the phone number

Ex: very_high

Enum: very_low, low, review, high, very_high
phone_first_ported`string`A string in the format YYYY-MM-DD indicates the first portability event

Ex: 2017-01-01
phone_last_ported`string`A string in the format YYYY-MM-DD indicates the last portability event

Ex: 2020-02-02
phone_ported_times`integer`Will indicate the number of times this phone number changed network operator

Ex: 5
phone_number_type`string`Indicates the type of phone number:

- FIXED_LINE: A fixed line phone number
- MOBILE: A mobile phone number
- FIXED_LINE_OR_MOBILE: A phone number that could be either fixed line or mobile
- TOLL_FREE: A toll-free phone number
- PREMIUM_RATE: A phone number that charges premium rates
- SHARED_COST: A phone number that shares the cost between caller and recipient
- VOIP: A phone number that uses voice-over IP technology
- PERSONAL_NUMBER: A personal phone number
- PAGER: A pager number
- UAN: A universal access number
- UNKNOWN: An unknown phone number type
- EMERGENCY: An emergency phone number
- VOICEMAIL: A voicemail number
- SHORT_CODE: A short code number
- STANDARD_RATE: A phone number that charges standard rates


Ex: MOBILE

Enum: FIXED_LINE, MOBILE, FIXED_LINE_OR_MOBILE, TOLL_FREE, PREMIUM_RATE, SHARED_COST, VOIP, PERSONAL_NUMBER, PAGER, UAN, ...
phone_caller_type`string`Indicates the caller type, consumer or business

Ex: BUSINESS

Enum: BUSINESS, CONSUMER
phone_caller_company_name`string`Indicates the company name if the caller type is business

Ex: ACME Srl
phone_has_amazon`boolean`If the phone number provided has been found on Amazon

Ex: true
phone_has_google`boolean`If the phone number provided has been found on Google

Ex: true
phone_has_office365`boolean`If the phone number provided has been found on Office365

Ex: true
phone_has_instagram`boolean`If the phone number provided has been found on Instagram

Ex: true
phone_first_name`string`Indicates the first name of the phone number owner

Ex: Tony
phone_last_name`string`Indicates the last name of the phone number owner

Ex: Stark
phone_birth_date`string`Indicates the birth date of the phone number owner

Ex: 03-01-2018
phone_image_source`string`The social or messaging app in that has this photo as profile picture:

- telegram
- whatsapp
- skype


Ex: whatsapp

Enum: telegram, whatsapp, skype
phone_image_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on. For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
phone_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
phone_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
phone_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
phone_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
phone_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
phone_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
phone_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_has_facebook`boolean`Indicates if the phone have been found in facebook

Ex: true
phone_data_breaches_count`integer`The total number of data breaches recorded for this phone number

Ex: 5
phone_data_breaches_first_breach`string`If a data breach has been found, indicates the date of the first data breach

Ex: 2005-01-01
phone_data_breaches_last_breach`string`If a data breach has been found, indicates the date of the last data breach

Ex: 2023-01-02
phone_data_breaches_list`string`List of the first 10 data breaches, including data breach name and date

Ex: Databreach#1,2016-10-13|Databreach#2,2021-05-10|Databreach#3,2023-01-01
phone_data_breaches_data`string`Contains the data breaches, returned in json format, linked to the phone number

Ex: [{"id":"41720","date":"2023-03-09","title":"Sensitive Source"},{"id":"40870","date":"2023-01-06","title":"Deezer"},{"id":"37248","date":"2021-03-04","title":"Sensitive Source"},{"id":"18023","date":"2020-09-17","title":"Scraped Gravatar Profiles"},{"id":"17871","date":"2020-08-13","title":"\"AntiPub Drugs Squad\" Combolist"},{"id":"16296","date":"2018-11-29","title":"Sensitive Source"},{"id":"259","date":"2017-03-15","title":"GeekedIn"},{"id":"407","names":[{"first_name":"Peter","last_name":"Parker"},{"first_name":"Tony","last_name":"Stark"}],"emails":["[email protected]"],"date":"2017-01-16","title":"GeckoVPN,| SuperVPN"}]
phone_data_breaches_data_lists`string`Contains the data breaches list aggregated by names, emails and phones linked to the phone number

Ex: {"names":[{"first_name":"Peter","last_name":"Parker","count":1},{"first_name":"Tony","last_name":"Stark","count":1}],"emails":[{"id":"some", "emails":["[email protected]","count":1]}],"phones":[]}
phone_has_linkedin`boolean`Indicates if the phone have been found in linkedin

Ex:
phone_has_twitter`boolean`Indicates if the phone have been found in twitter

Ex: true
phone_has_skype`boolean`Equal to true if the phone is linked or has a Skype account

Ex: true
phone_skype_profile_picture`string`A public URL containing the Skype profile picture

Ex: https://example.com/image.jpg
phone_skype_city`string`The name of the city registered in the Skype account

Ex: Milan
phone_skype_country_code`string`The international country code registered in the Skype account, in ISO3166 alpha-2

Ex: IT

Enum: AB, AD, AE, AF, AG, AI, AL, AM, AO, AQ, ...
phone_skype_country`string`The name of the country registered in the Skype account

Ex: Lombardy
phone_skype_state`string`The name of the state registered in the Skype account

Ex: Italy
phone_skype_name`string`The name of the user registered in the Skype account

Ex: Mario
phone_skype_id`string`The skype username of the account associated to the phone

Ex: live:cid1234567
phone_phone_partials_count`integer`Contains the number of partial phone numbers linked to the phone number

Ex: 1
phone_phone_partials_list`string`Contains the aggregated partial phone numbers linked to the phone number

Ex: *********58
phone_email_partials_count`integer`Contains the number of partial email address linked to the phone number

Ex: 2
phone_email_partials_list`string`Contains the aggregated partial email address linked to the phone number

Ex: t***@g****.,t.s****@g****.***
phone_has_flipkart`boolean`Indicates if the phone have been found on Flipkart

Ex: true
phone_reason_codes`string`Comma separated risk and trust signal for the product phone.
For more information about reason codes you can go to Reason Codes

Ex: TP001,RP001
phone_has_bukalapak`boolean`Indicates if the phone have been found on Bukalapak

Ex: true
phone_bukalapak_has_whatsapp_otp`boolean`Equal to true if the Bukalapak account is linked with a Whatsapp account

Ex: true
phone_has_didi`boolean`Indicates if the phone number is associated with a Didi account

Ex: true
phone_has_aliexpress`boolean`Indicates if the phone number is associated with an Aliexpress account

Ex: true
phone_has_apple`boolean`Indicates if the phone have been found on Apple

Ex: true
phone_is_whatsapp_business`boolean`If the phone number is associated with a WhatsApp Business profile

Ex: true
phone_whatsapp_business_email`string`Contains the email address linked to the WhatsApp Business profile

Ex: [email protected]
phone_whatsapp_business_category`string`Contains the category of the business linked to the WhatsApp Business profile

Ex: Technology
phone_whatsapp_business_description`string`Contains the description of the business linked to the WhatsApp Business profile

Ex: We are a technology company
phone_whatsapp_business_products_review_status`string`Indicates the review status of the product linked to the WhatsApp Business profile

Ex: APPROVED
phone_whatsapp_business_products_price_avg`number`Indicates the average price of the products linked to the WhatsApp Business profile

Ex: 55000
phone_whatsapp_business_products_price_std`number`Indicates the standard deviation of the products linked to the WhatsApp Business profile

Ex: 0.0
phone_whatsapp_business_products_currencies`string`Indicates the currencies of the products linked to the WhatsApp Business profile

Ex: USD
phone_image2_source`string`The social or messaging app in that has this photo as profile picture:

- telegram
- whatsapp
- skype


Ex: whatsapp

Enum: telegram, whatsapp, skype
phone_image2_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on. For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
phone_image2_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_image2_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_image2_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
phone_image2_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
phone_image2_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_image2_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_image2_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_image2_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
phone_image2_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
phone_image2_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_image2_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_image2_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_image2_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
phone_image2_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
phone_image2_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_image3_source`string`The social or messaging app in that has this photo as profile picture:

- telegram
- whatsapp
- skype


Ex: whatsapp

Enum: telegram, whatsapp, skype
phone_image3_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on. For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
phone_image3_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_image3_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_image3_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
phone_image3_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
phone_image3_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_image3_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_image3_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_image3_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
phone_image3_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
phone_image3_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_image3_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
phone_image3_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
phone_image3_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
phone_image3_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
phone_image3_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
phone_status`string`DEPRECATED: This will be removed on the 2.0 version of the API.

Use the score or score_cluster field:
- If score < 450 the phone number is likely to be NOT connected. Alternatively use score_cluster with values poor and bad.
- If score >= 450 the phone number is likely to be connected. Alternatively use score_cluster with values moderate good and high.

- connected: indicates that the number is valid and the target handset is currently connected to the network (and reachable)
- syntax: the phone number contains invalid characters, typos, or is formally incorrect
- invalid: indicates that the number is not currently assigned to any subscriber on the network or otherwise invalid
- unknown: indicates that the connectivity status could not be determined and the connectivity status is unknown.
This can be caused by invalid numbers, due to lack of connectivity to the target network operator, or other exceptions and errors.

Ex: connected

Enum: syntax, connected, disposable, unknown, invalid
phone_is_valid`boolean`DEPRECATED: This will be removed on the 2.0 version of the API.

Use the score or score_cluster field:
- If score < 450 the phone number is likely to be NOT connected. Alternatively use score_cluster with values poor and bad.
- If score >= 450 the phone number is likely to be connected. Alternatively use score_cluster with values moderate good and high.

Indicates if the phone number you provided is valid

Ex: true
phone_identity_device_count`integer`The number of devices associated with this phone number

Ex: 2
phone_identity_email_count`integer`The number of email addresses associated with this phone number

Ex: 2
phone_identity_ip_count`integer`The number of ip addresses associated with this phone number

Ex: 2
phone_identity_name_count`integer`The number of names associated with this phone number

Ex: 2
phone_faces_similarity1`boolean`Indicates whether the detected faces in the first group are considered a match.

Ex: true
phone_faces_similarity1_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
phone_faces_similarity1_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
phone_faces_similarity1_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
phone_faces_similarity1_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
phone_faces_similarity2`boolean`Indicates whether the detected faces in the second group are considered a match.

Ex: true
phone_faces_similarity2_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
phone_faces_similarity2_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
phone_faces_similarity2_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
phone_faces_similarity2_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
phone_faces_similarity3`boolean`Indicates whether the detected faces in the third group are considered a match.

Ex: true
phone_faces_similarity3_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
phone_faces_similarity3_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
phone_faces_similarity3_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
phone_faces_similarity3_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
phone_has_snapchat`boolean`Indicates if the phone number is associated with a Snapchat account

Ex: true
phone_has_weibo`boolean`Indicates if the phone number is associated with a Weibo account

Ex: true
phone_first_seen`string`The earliest date our system has on record for the phone number.

Ex: 2019-05-20
phone_to_name`string`A json string representing the most likely name extracted across all the sources of the phone number.

Ex: {"first_name":"tony", "last_name":"Stark", "confidence": "HIGH"}
phone_has_image_reverse_search`string`It shows if there are reverse search results for all, none or some profile pictures

Ex: ALL
phone_image_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
phone_image_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- telegram
- whatsapp
- skype


Ex: whatsapp

Enum: telegram, whatsapp, skype
phone_image2_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
phone_image2_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- telegram
- whatsapp
- skype


Ex: whatsapp

Enum: telegram, whatsapp, skype
phone_image3_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
phone_image3_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- telegram
- whatsapp
- skype


Ex: whatsapp

Enum: telegram, whatsapp, skype
NameTypeDescription
ip_value`string`The IP address provided during the API call, can either be an ipv4 or ipv6

Ex: 12.34.56.78
ip_city`string`The city associated to the IP address of the customer

Ex: Milan
ip_connection_speed`string`Internet connection speed associated to the ip address:
- company/T1
- broadband/cable/fiber
- mobile


Ex: company/T1

Enum: company/T1, broadband/cable/fiber, mobile
ip_connection_type`string`Usage type classification of ISP or company:
- Commercial
- Content Delivery Network
- Fixed Line
- Mobile ISP
- Reserved
- University / College / School


Ex: Reserved

Enum: Commercial, Content Delivery Network, Fixed Line, Mobile ISP, Reserved, University / College / School
ip_country`string`The name of the country where the IP Address is located, ISO 3166 alpha-2

Ex: IT

Enum: AB, AD, AE, AF, AG, AI, AL, AM, AO, AQ, ...
ip_lat`string`The latitude for where place where the IP Address is located

Ex: 55.7522
ip_lon`string`The longitude for where place where the IP Address is located

Ex: 37.6156
ip_isp`string`The service provider used by the customer's device to access the internet

Ex: Fastweb
ip_timezone`string`The exact current time in the Timezone the IP address belongs to

Ex: CET
ip_request_time`string`Time of the day the user is requesting your service

Ex: night

Enum: morning, afternoon, evening, night
ip_zip`string`The Postal Code for where the IP Address is located

Ex: 20124
ip_is_mobile`boolean`Indicates whether an IP address is associated with a mobile connection

Ex: true
ip_is_vpn`boolean`Indicates whether an IP address is under a VPN

Ex: true
ip_vpn_name`string`If the IP address is a VPN, it is the name of the VPN provider

Ex: NordVPN
ip_is_proxy`boolean`Indicates whether an IP address is coming from a proxy

Ex: true
ip_proxy_name`string`When the IP address is a Proxy, indicates the name of the Proxy provider

Ex: Bright Data

Enum: Bright Data, Smartproxy, Oxylabs, Netnut, Webshare, GoProxy
ip_proxy_type`string`When the IP address is a Proxy, indicates the type of Proxy

Ex: datacenter

Enum: datacenter, residential
ip_is_tor`boolean`Indicates whether an IP address is associated to a TOR node

Ex: true
ip_is_relay`boolean`Indicates whether an IP address configured to act as relay

Ex: true
ip_is_hosting`boolean`Indicates whether an IP address is a hosting provider

Ex: true
ip_score`integer`A number ranging from 0 to 1000 represents the quality of the IP information detected

Ex: 649
ip_score_cluster`string`A cluster summarizing the quality of the IP address

Ex: very_high

Enum: very_low, low, review, high, very_high
ip_black_list_count`integer`The number of providers that have flagged this IP as spam

Ex: 5
ip_company_domain`string`The name of the domain of the company that owns the domain, if found

Ex: google.com
ip_company_name`string`The name of the company the user works for, contains the full name

Ex: Apple
ip_company_description`string`A verbose description description of the company the user works for

Ex: Apple Inc. is an American...
ip_company_industry`string`Indicates the industry/sector of the company using a standard taxonomy

Ex: Internet Software & Services
ip_company_employees`integer`Indicates the number of employees of the company

Ex: 1750
ip_company_founded`integer`Indicates the year when the company was founded

Ex: 2014
ip_company_keywords`string`A list of keywords used in the company description

Ex: smartphone,tech
ip_company_annual_revenue`integer`Indicates our proprietary estimated annual revenue range for company

Ex: 32500000
ip_company_logo`string`An url linking to the the logo of the company associated to the ip address

Ex: https://...
ip_company_country`string`Indicates the full country name of the company headquarter

Ex: Italy
ip_company_twitter_url`string`Provides a link to the company twitter account, links is always pointing to twitter domain

Ex: https://...
ip_company_facebook_url`string`Provides the Facebook url of the company, links is always pointing to facebook domain

Ex: https://...
ip_company_linkedin_url`string`Provides the Linkedin url of the company, links is always pointing to linkedin domain

Ex: https://...
ip_company_total_funding`integer`Provides the total amount of funding raised by company

Ex: https://...
ip_company_tech_stack`string`Indicates the set of technologies uses by the company

Ex: JavaScript
ip_reason_codes`string`Comma separated risk and trust signal for the product ip.
For more information about reason codes you can go to Reason Codes

Ex: TP001,RP001
ip_identity_device_count`integer`The number of devices associated with this ip address

Ex: 2
ip_identity_email_count`integer`The number of email addresses associated with this ip address

Ex: 2
ip_identity_msisdn_count`integer`The number of phones associated with this ip address

Ex: 2
ip_identity_name_count`integer`The number of names associated with this ip address

Ex: 2
ip_remote_desktop_enable`boolean`Indicates if the IP is enabled to accept connections from common remote desktop software

Ex: true
ip_xbl_count`integer`The number of times this IP address has been reported in a Exploits Blocklist (XBL)

Ex: 2
ip_css_count`integer`The number of times this IP address has been reported in a Combined Spam Sources (CSS)

Ex: 3
ip_xbl_in_days`integer`The how many days has passed since the most recent report in a Exploits Blocklist (XBL). Recency indicates more accurate data.

Ex: 2
ip_css_in_days`integer`The how many days has passed since the most recent report in a Combined Spam Source (CSS). Recency indicates more accurate data.

Ex: 0
ip_is_valid_format`boolean`Indicates if the IP is in an accepted ipv4 or ipv6 format

Ex: true
NameTypeDescription
email_value`string`The email of the user provided during the API call

Ex: [email protected]
email_status`string`
- deliverable: verified as a real address
- invalid: verified as invalid
- unknown: The server cannot be reached, or there is no way to determine the status of the email
- syntax_error: Invalid due to possible spelling error
- typo: The email address is invalid, likely due to a typo
- accept-all: Not bouncing but cannot verify if the account is active
- disposable: Verified as a temporary email address
- spam-trap: Verified as an inactive email address
- spam_track: Alias to spam-trap


Ex: deliverable

Enum: deliverable, invalid, unknown, accept_all, disposable, typo, spam-trap, spam_track, syntax_error
email_is_disposable`boolean`Indicates if the email account belongs to a temporary email service provider

Ex: true
email_disposable_provider_name`string`When detected indicates the temporary email service provider

Ex: 10minutemail.com
email_is_role`boolean`DEPRECATED Indicates the email account role based email address

Ex: true
email_is_spamtrap`boolean`Indicates the email account is a spam trap. Spam traps are email addresses used by (ISPs) and blocklist operators to identify senders who are not following email best practices

Ex: true
email_is_free`boolean`Indicates the email account belongs to a free service provider. If false, the email account belongs to a company or paying individual

Ex: true
email_domain`string`The domain name associated with the email address of the user

Ex: Gmail
email_first_name`string`The first name of the user comes from a social network (Linkedin, Twitter)

Ex: Tony
email_last_name`string`The last name of the user comes from a social network (Linkedin, Twitter)

Ex: Stark
email_education`string`The name of the school the user declared to have attended on social networks

Ex: Cambridge University
email_has_twitter`boolean`Equal to true if the user has a Twitter account

Ex: true
email_has_amazon`boolean`Equal to true if the user has an Amazon shopping account

Ex: true
email_has_linkedin`boolean`Equal to true if the user has a Linkedin account

Ex: true
email_has_instagram`boolean`Equal to true if the user has a Instagram account

Ex: true
email_has_airbnb`boolean`DEPRECATED Equal to true if the user has a AirBnB account

Ex: true
email_has_spotify`boolean`Equal to true if the user has a Spotify account

Ex: true
email_has_deliveroo`boolean`Equal to true if the user has a Deliveroo account

Ex: true
email_has_pinterest`boolean`Equal to true if the user has a Pinterest account

Ex: true
email_has_office365`boolean`Equal to true if the user has a Office365 account

Ex: true
email_has_hubspot`boolean`Equal to true if the user has a Hubspot account

Ex: true
email_has_wordpress`boolean`Equal to true if the user has a Wordpress account

Ex: true
email_avatar`string`The avatar associated with the email address. Coming from different online sources

Ex: https://...
email_domain_age`integer`Indicates how old is the company domain associated with the email address (in days)

Ex: 365
email_domain_mx_is_valid`boolean`Indicates if the email domain has a valid dns mx record

Ex: true
email_domain_mx_provider`string`Indicates the email domain provider (dns mx record target)

Ex: google.com
email_domain_registrar`string`Specifies the authoritative company or organization responsible for registering the email domain in question

Ex: MarkMonitor, Inc.
email_domain_registered_to`string`Specifies the individual or entity officially registered as the owner of the given email domain

Ex: Google LLC
email_score`integer`A number ranging from 0 to 1000 represents the quality of the email

Ex: 649
email_score_cluster`string`A cluster summarizing the quality of the email_address

Ex: very_high

Enum: very_low, low, review, high, very_high
email_company_name`string`The name of the company the user works for, contains the full name

Ex: Apple
email_company_description`string`A verbose description description of the company the user works for

Ex: Apple Inc. is an American...
email_company_industry`string`Indicates the industry/sector of the company using a standard taxonomy

Ex: Internet Software & Services
email_company_employees`integer`Indicates the number of employees of the company

Ex: 1750
email_company_job_title`string`Indicates the job title of the user gathered using OSINT methodologies

Ex: Sales Manager
email_company_founded`integer`Indicates the year when the company was founded

Ex: 2014
email_company_keywords`string`A list of keywords used in the company description

Ex: smartphone,tech
email_company_annual_revenue`integer`Indicates our proprietary estimated annual revenue range for company

Ex: 17630000000
email_company_logo`string`An url linking to the the logo of the company associcated with the email address

Ex: https://...
email_company_country`string`Indicates the country name of the company headquarter

Ex: Italy
email_company_twitter_url`string`Provides a link to the company twitter account, links is always pointing to twitter domain

Ex: https://...
email_company_facebook_url`string`Provides the Facebook url of the company, links is always pointing to facebook domain

Ex: https://...
email_company_linkedin_url`string`Provides the Linkedin url of the company, links is always pointing to linkedin domain

Ex: https://...
email_company_total_funding`integer`Provides the total amount of funding raised by company

Ex: https://...
email_company_tech_stack`string`Indicates the set of technologies uses by the company

Ex: JavaScript
email_employment`string`The profession the user declared on social networks

Ex: JavaScript
email_domain_website_exists`boolean`Indicates if the domain of the email exists or not

Ex: true
email_domain_website_exists_taxonomy`string`Indicates in which taxonomy the domain of the email is categorized
- TAXONOMY_WEBSITE_EXISTS: There is a website associated with this domain
- TAXONOMY_WEBSITE_ERROR: The website associated with this domain is unreachable
- TAXONOMY_REDIRECT: The website contains a redirection to another website
- TAXONOMY_REDIRECT_TO_HTTPS: The website performs a redirect from the HTTP protocol to the HTTPS protocol
- TAXONOMY_PARKED_DOMAIN: The domain is of the "parked" type
- TAXONOMY_WEBSITE_HOSTING: The website is from a provider or hosting
- TAXONOMY_NO_CONTENT: The website is empty
- TAXONOMY_TIMEOUT: The website does not respond in an acceptable time

Ex: TAXONOMY_WEBSITE_EXISTS

Enum: TAXONOMY_WEBSITE_EXISTS, TAXONOMY_WEBSITE_ERROR, TAXONOMY_REDIRECT, TAXONOMY_REDIRECT_TO_HTTPS, TAXONOMY_PARKED_DOMAIN, TAXONOMY_WEBSITE_HOSTING, TAXONOMY_NO_CONTENT, TAXONOMY_TIMEOUT
email_domain_website_exists_ssl`boolean`Indicates if the domain has an SSL certificate

Ex: true
email_account_length`integer`Length of the email address stripped of the domain

Ex: 10
email_account_dots_count`integer`Number of dots in the email address stripped of the domain

Ex: 1
email_account_numbers_count`integer`Number of digits in the email address stripped of the domain

Ex: 0
email_account_letters_count`integer`Number of letters in the email address stripped of the domain

Ex: 9
email_account_symbols_count`integer`Number of symbols in the email address stripped of the domain

Ex: 1
email_account_vowels_count`integer`Number of vowels in the email address stripped of the domain

Ex: 3
email_account_consonants_count`integer`Number of consonants in the email address stripped of the domain

Ex: 6
email_account_dots_ratio`number`Number of dots in relation to the email account length

Ex: 0.1
email_account_numbers_ratio`number`Number of digits in relation to the email account length

Ex: 0
email_account_letters_ratio`number`Number of letters in relation to the email account length

Ex: 0.9
email_account_symbols_ratio`number`Number of symbols in relation to the email account length

Ex: 0.1
email_account_vowels_ratio`number`Number of vowels in relation to the email account length

Ex: 0.3
email_account_consonants_ratio`number`Number of consonants in relation to the email account length

Ex: 0.6
email_contains_first_name`boolean`Indicates if a first name have been found in email account

Ex: true
email_contains_last_name`boolean`Indicates if a last name have been found in email account

Ex: true
email_parsed_first_name`string`The first name detected in email account, using a proprietary parsing algorithm

Ex: Tony
email_parsed_last_name`string`The last name detected in email account, using a proprietary parsing algorithm

Ex: Stark
email_parsed_name_is_valid`boolean`Indicates if the combination of first and last name parsed from email account could be fake

Ex: true
email_parsed_name_risk_type`string`Provides further information about the account parsed name when it could be fake

Ex: FICTIONAL

Enum: FAMOUS, OTHER, INVALID, STRING_SIMILARITY, FICTIONAL, RANDOM_TYPING, PLACEHOLDER, VULGAR, HUMOROUS, INVALID_CHARACTERS
email_did_you_mean`string`Indicates the detection of a possible typo in the email

Ex: [email protected]
email_has_stop_words`boolean`The email contains stop words such as "nomail", "noemail

Ex: true
email_has_facebook`boolean`Indicates if the email have been found in facebook

Ex: true
email_has_apple`boolean`Equal to true if the user has an Apple account

Ex: true
email_has_ebay`boolean`Indicates if the email have been found on ebay

Ex: true
email_has_disney_plus`boolean`Indicates if the email have been found on disney

Ex: true
email_data_breaches_count`integer`Number of data breaches found associated with the email address

Ex: 0
email_data_breaches_first_breach`string`Date of the eventual first data breach registered for the email address

Ex: 2020-01-02
email_data_breaches_last_breach`string`Date of the eventual last data breach registered for the email address

Ex: 2020-01-02
email_data_breaches_list`string`List of the first 10 data breaches, including data breach name and date

Ex: Databreach#1,2016-10-13|Databreach#2,2021-05-10|...
email_data_breaches_data`string`Contains the data breaches, returned in json format, linked to the email address

Ex: [{"id":"41720","date":"2023-03-09","title":"Sensitive Source"},{"id":"40870","date":"2023-01-06","title":"Deezer"},{"id":"37248","date":"2021-03-04","title":"Sensitive Source"},{"id":"18023","date":"2020-09-17","title":"Scraped Gravatar Profiles"},{"id":"17871","date":"2020-08-13","title":"\"AntiPub Drugs Squad\" Combolist"},{"id":"16296","date":"2018-11-29","title":"Sensitive Source"},{"id":"259","date":"2017-03-15","title":"GeekedIn"},{"id":"407","names":[{"first_name":"Peter","last_name":"Parker"},{"first_name":"Tony","last_name":"Stark"}],"phones":["393493333333","393493333334"],"date":"2017-01-16","title":"GeckoVPN,| SuperVPN"}]
email_data_breaches_data_lists`string`Contains the data breaches list aggregated by names, emails and phones linked to the email address

Ex: {"names":[{"first_name":"Peter","last_name":"Parker","count":1},{"first_name":"Tony","last_name":"Stark","count":1}],"emails":[],"phones":[{"value":"393493333333","count":1},{"value":"393493333334","count":1}]}s
email_has_paypal`boolean`Indicates if the email have been found on paypal

Ex: true
email_has_binance`boolean`Indicates if the email have been found on binance

Ex: true
email_has_google`boolean`Indicates if the email have been found on google

Ex: true
email_google_profile_picture`string`A public URL containing the Google profile picture

Ex: https://example.com/image.jpg
email_google_id`string`Indicates the identification code of the users google account

Ex: 000000000000000000000
email_google_first_name`string`Indicates the first name of the user coming from a google profile

Ex: Tony
email_google_last_name`string`Indicates the last name of the user coming from a google profile

Ex: Stark
email_google_last_edit`string`Indicates the last time the google profile was edited

Ex: 1683970126896
email_google_active_services_count`integer`Indicates the number of active google services for the user

Ex: 3
email_google_active_services_list`string`Indicates the list of active google services for the user

Ex: PHOTOS,MAPS,NEWS_360
email_google_reviews_count`integer`Indicates the count of google reviews made by the user

Ex: 4
email_google_review_link`string`Indicates the link of google review of the profile

Ex: https://www.google.com/maps/contrib/000000000000000000000/reviews
email_google_location`string`Indicates the most reviewed location of profile's google review page

Ex: Milan
email_linkedin_profile_page`string`Contains the web address of the Linkedin profile

Ex: https://www.linkedin.com/in/johndoe/
email_has_yahoo`boolean`Equal to true if the email is linked or has a Yahoo account

Ex: true
email_has_skype`boolean`Equal to true if the email is linked or has a Skype account

Ex: true
email_skype_profile_picture`string`A public URL containing the Skype profile picture

Ex: https://example.com/image.jpg
email_skype_city`string`The name of the city registered in the Skype account

Ex: Milan
email_skype_country_code`string`The international country code registered in the Skype account, in ISO3166 alpha-2

Ex: IT

Enum: AB, AD, AE, AF, AG, AI, AL, AM, AO, AQ, ...
email_skype_country`string`The name of the country registered in the Skype account

Ex: Lombardy
email_skype_state`string`The name of the state registered in the Skype account

Ex: Italy
email_skype_name`string`The name of the user registered in the Skype account

Ex: Mario
email_skype_id`string`The skype username of the account associated to the email

Ex: live:cid1234567
email_has_gravatar`boolean`Equal to true if the email is linked or has a Gravatar account

Ex: true
email_gravatar_profile_picture`string`A public URL containing the Gravatar profile picture

Ex: https://example.com/image.jpg
email_gravatar_first_name`string`The First name of the user registered in gravatar

Ex: Tony
email_gravatar_last_name`string`The Last name of the user registered in gravatar

Ex: Stark
email_gravatar_username`string`The Username of the user registered in gravatar

Ex: iron
email_gravatar_city`string`The name of the city that the user registered in gravatar

Ex: Milan
email_phone_partials_count`integer`Contains the number of partial phone numbers linked to the email address

Ex: 1
email_phone_partials_list`string`Contains the aggregated partial phone numbers linked to the email address

Ex: *********58
email_email_partials_count`integer`Contains the number of partial email address linked to the email address

Ex: 2
email_email_partials_list`string`Contains the aggregated partial email address linked to the email address

Ex: t***@g****.,t.s****@g****.***
email_image_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
email_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
email_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
email_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
email_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
email_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
email_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
email_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image2_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image2_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
email_image2_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image2_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image2_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
email_image2_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
email_image2_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image2_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image2_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image2_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
email_image2_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
email_image2_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image2_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image2_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image2_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
email_image2_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
email_image2_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image3_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image3_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
email_image3_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image3_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image3_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
email_image3_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
email_image3_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image3_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image3_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image3_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
email_image3_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
email_image3_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image3_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image3_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image3_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
email_image3_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
email_image3_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_reason_codes`string`Comma separated risk and trust signal for the product email.
For more information about reason codes you can go to Reason Codes

Ex: TP001,RP001
email_google_name_is_valid`boolean`Indicates if the name obtained from the google profile associated to the provided email address is valid

Ex: true
email_google_name_risk_type`string`Provides further information about the name obtained from the google profile associated to the provided email address when it could be fake

Ex: OTHER

Enum: FAMOUS, OTHER, INVALID, STRING_SIMILARITY, FICTIONAL, RANDOM_TYPING, PLACEHOLDER, VULGAR, HUMOROUS, INVALID_CHARACTERS
email_google_name_gender`string`The gender derived from the name obtained from the google profile associated to the provided email address

Ex: F

Enum: F, M
email_has_duolingo`boolean`Equal to true if the email is linked or has a Duolingo account

Ex: true
email_duolingo_has_google_id`boolean`Equal to true if the duolingo account is linked with a Google account

Ex: true
email_duolingo_has_facebook_id`boolean`Equal to true if the duolingo account is linked with a Facebook account

Ex: true
email_identity_device_count`integer`The number of devices associated with this email

Ex: 2
email_identity_ip_count`integer`The number of ip addresses associated with this email

Ex: 2
email_identity_msisdn_count`integer`The number of phones associated with this email

Ex: 2
email_identity_name_count`integer`The number of names associated with this email

Ex: 2
email_has_booking`boolean`Equal to true if the email is linked or has a Booking account

Ex: true
email_has_samsung`boolean`Equal to true if the email is linked or has a Samsung account

Ex: true
email_has_atlassian`boolean`Equal to true if the email is linked or has a Atlassian account

Ex: true
email_has_lastpass`boolean`Equal to true if the email is linked or has a Lastpass account

Ex: true
email_has_adobe`boolean`Equal to true if the email is linked or has an Adobe account

Ex: true
email_has_freelancer`boolean`Equal to true if the email is linked or has an Freelancer account

Ex: true
email_has_github`boolean`Equal to true if the email is linked or has a Github account

Ex: true
email_faces_similarity1`boolean`Indicates whether the detected faces in the first group are considered a match.

Ex: true
email_faces_similarity1_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
email_faces_similarity1_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
email_faces_similarity1_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity1_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity2`boolean`Indicates whether the detected faces in the second group are considered a match.

Ex: true
email_faces_similarity2_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
email_faces_similarity2_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
email_faces_similarity2_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity2_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity3`boolean`Indicates whether the detected faces in the third group are considered a match.

Ex: true
email_faces_similarity3_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
email_faces_similarity3_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
email_faces_similarity3_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity3_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_first_seen`string`The earliest date our system has on record for the email address.

Ex: 2019-05-20
email_domain_internal_links_count`integer`The count of links with the same domain inside the page

Ex: 4
email_domain_external_links_count`integer`The count of links with external domain inside the page

Ex: 8
email_domain_internal_email_links_count`integer`The count of email links with the same domain inside the page

Ex: 15
email_domain_external_email_links_count`integer`The count of email links with external domain inside the page

Ex: 16
email_domain_internal_images_count`integer`The count of image links with the same domain inside the page

Ex: 23
email_domain_external_images_count`integer`The count of image links with external domain inside the page

Ex: 42
email_domain_page_size`integer`Specifies the size, in bytes, of the web page corresponding to the email domain

Ex: 1057
email_to_name`string`A json string representing the most likely name extracted across all the sources of the email address.

Ex: {"first_name":"tony", "last_name":"Stark", "confidence": "HIGH"}
email_has_image_reverse_search`string`It shows if there are reverse search results for all, none or some profile pictures

Ex: ALL
email_image_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
email_image_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image2_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
email_image2_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image3_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
email_image3_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social

onboarding.md

nameDescription
scoreint

A number ranging from 0 to 1000

ex: 649
score_clusterstring

A cluster summarizing the score above.

ex: very_low, low, review, high, very_high
reason_codesstring

Coma separated risk and trust signal for all the products.

ex: RC001,T_

For more information about how to perform an api call you can go to: