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
Name | Description |
---|---|
customer_id | Customer id provided during the API call |
resolution_id | Resolution id which identifies user document within TRUSTFULL. |
device_request_time | The Date Time when the request was made |
webhook_url | The URL from which the call originated from |
Onboarding Signals
Name | Type | Description |
---|---|---|
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_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 - 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_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_viber | boolean | Indicates if the phone have been found on Viber Ex: true |
phone_viber_last_seen | integer | The distance in days between the last access to Viber and the date of decoration Ex: 1 |
phone_viber_full_name | string | The name of the user registered in the Viber account Ex: Mario |
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_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 - 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 - 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_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 - 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 - 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 - skype Ex: whatsapp Enum: telegram, whatsapp, skype |
Name | Type | Description |
---|---|---|
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_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: true |
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 Exploits Blocklist (XBL). 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 |
Name | Type | Description |
---|---|---|
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: 32500000 |
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_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: - 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: - 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: - 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_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: - 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: - 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: - skype - gravatar - social Ex: google Enum: google, skype, gravatar, social |
Name | Type | Description |
---|---|---|
name_value | string | the full name provided during the API call the comma separates the first name from the last name. Ex: John,Doe |
name_is_valid | boolean | Determines whether the name is a valid first and last name Ex: true |
name_gender | string | The gender derived from the first and last name Ex: F Enum: F, M |
name_score | integer | A number ranging from 0 to 1000 represents the quality of the name information detected Ex: 649 |
name_score_cluster | string | A cluster summarizing the quality of the name provided Ex: very_high Enum: very_low, low, review, high, very_high |
name_risk_type | string | If the name is not valid describes the type of risk possible values are: - RANDOM_TYPING: The invalid name might be the result of random or unintentional typing errors. - PLACEHOLDER: An invalid name described as a placeholder typically means it's a common placeholder name such as John Doe - PLACEHOLDER_TITLE: Similar to "PLACEHOLDER," but specifically indicating that the invalid name is intended as a title such as Mr or Miss. - FICTIONAL: The invalid name is fictional or imaginary, not representing a real entity or person. - FAMOUS: It closely resembles or is associated with a well-known person, place, or entity. - HUMOROUS: The invalid name is possibly a joke word. - INVALID: A general category indicating that the name is invalid without specifying the reason. - INVALID_CHARACTERS: The invalid name contains characters that are not allowed or recognized. - STRING_SIMILARITY: Values found in first_name and last_name are very similar to each other often the same identical string - VULGAR: If the invalid name contains offensive or inappropriate language, it would be classified as "VULGAR." - OTHER: This category is a catch-all for any other type of risk or issue not covered by the specific categories above. Ex: HUMOROUS Enum: RANDOM_TYPING, PLACEHOLDER, PLACEHOLDER_TITLE, FICTIONAL, FAMOUS, HUMOROUS, INVALID, STRING_SIMILARITY, OTHER, VULGAR, ... |
name_has_facebook | boolean | DEPRECATED Indicates that the name of the user is present on facebook, without ambiguities Ex: true |
name_facebook_avatar_url | string | DEPRECATED A url pointing to the facebook profile picture Ex: https://... |
name_reason_codes | string | Comma separated risk and trust signal for the product name. For more information about reason codes you can go to Reason Codes Ex: TP001,RP001 |
name_identity_device_count | integer | The number of devices identities associated with this name Ex: 2 |
name_identity_email_count | integer | The number of email identities associated with this name Ex: 2 |
name_identity_msisdn_count | integer | The number of phones associated with this name Ex: 2 |
name_identity_ip_count | integer | The number of ip addresses associated with this phone name Ex: 2 |
Name | Type | Description |
---|---|---|
device_value | string | The user agent submitted for scoring and enrichment Ex: Mozilla/5.0 (Linux; Android 10; SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36 |
device_age | integer | Year of the commercial release of the device analyzed Ex: 2018 |
device_brand | string | The company/organization that provides a device, browser, or other components to the market. It can be a manufacturer, mobile operator, or other organization exclusively offering a product Ex: Samsung |
device_browser_name | string | The name or type of the browser on the device. This property is dynamically populated at run time Ex: Chrome |
device_browser_version | string | The browser version on the device. This property is dynamically populated at run time Ex: 86 |
device_is_robot | boolean | The device of the user is detected to be a bot or a spider Ex: true |
device_model | string | The full commercial name of the device enriched Ex: iPhone 8 |
device_operating_system | string | The operating system is installed on the device used by the customer Ex: iOS |
device_price_cluster | string | Indicates the retail price of the device used by the customer Ex: very_high Enum: very_low, low, medium, high, very_high |
device_price_usd | string | Indicates the retail price in usd of the device used by the customer Ex: 200 |
device_screen_size_height | integer | Indicates the height of the device screen, in pixels Ex: 828 |
device_screen_size_width | integer | Indicates the width of the device screen, in pixels Ex: 1792 |
device_category | string | Indicates the Primary hardware type of the user: - Mobile Phone - Desktop - Tablet - TV - Games Console - Digital Home Assistant - Data Collection Terminal - Telematics Control Unit - Set Top Box - Media Player - Single-board Computer - Refrigerator Ex: Mobile Phone Enum: Mobile Phone, Games Console, Digital Home Assistant, Refrigerator, Desktop, Data Collection Terminal, Telematics Control Unit, Tablet, TV, Set Top Box, ... |
device_score | integer | A number ranging from 0 to 1000 represents the quality of the device information detected Ex: 649 |
device_score_cluster | string | A cluster summarizing the quality of the IP address Ex: very_high Enum: very_low, low, review, high, very_high |
device_reason_codes | string | Comma separated risk and trust signal for the product device. For more information about reason codes you can go to Reason Codes Ex: TP001,RP001 |
device_identity_email_count | integer | The number of email addresses associated with this device Ex: 2 |
device_identity_ip_count | integer | The number of ip addresses associated with this device Ex: 2 |
device_identity_msisdn_count | integer | The number of phones associated with this device Ex: 2 |
device_identity_name_count | integer | The number of names associated with this phone number Ex: 2 |
name | Description |
---|---|
score | int A number ranging from 0 to 1000 ex: 649 |
score_cluster | string A cluster summarizing the score above. ex: very_low, low, review, high, very_high |
reason_codes | string Coma separated risk and trust signal for all the products. ex: RC001,TC002,TP002 For more information about reason codes you can go to Reason Codes |
For more information about how to perform an api call you can go to:
Updated 6 days ago