All IPQualityScore API Guides
Integrate with IPQualityScore to verify the identity of users, clicks, and transactions. This API uses machine learning to identify high risk behavior across users, devices, and other data points. It is designed to Proactively Prevent Fraud(tm) by analyzing user accounts, orders, and payment details for fraud patterns. It also analyzes the user’s device to detect proxies and VPNs. It also validates user phone numbers and addresses to prevent fraudulent account creation and improve the quality of user data.
All IPQualityScore API Guides: Streamline Your Security
All IPQualityScore API guides can be used to tailor the lookup and return results to fit your specific needs. These include strictness (level 0-3; higher values will result in more false positives), lighter_penalties (lowers scoring and proxy detection for mixed-quality IP addresses), mobile=true (forces the IP to be scored as a mobile device), and user_language (user header language).
You can enable this integration from Trackier’s settings by navigating to the Integrations tab or adding it from the Add Offer page. To do this, select IPQualityScore and enter your API Key. You will then define a Min Fraud Score and/or a Min Fraud Score Mobile, which defines the minimum scores that the API must meet for a click to be considered Valid. Clicks that fail these thresholds are sent to Fail Traffic or blocked depending on your Offer settings.
The API can also be triggered from within an offer by using the Execute function. The argument for this function is when_score_above, which sets a score threshold for the IPQS Risk Score. When this threshold is surpassed, the Execute function will perform an action, which can be any of deny, drop, and add_header.…