Make.com Integration

OnSefy Fraud Detection - Make.com Custom App

Integrate OnSefy’s advanced fraud prevention APIs into your Make.com scenarios to automatically validate users during signup or onboarding flows.


πŸ“¦ Features

  • Authenticate via API Key and Service ID
  • Validate user onboarding risk level
  • Return risk score, confidence, and engine metadata
  • Designed for fast, real-time automation

βš™οΈ Setup Instructions

1. Create a Connection

When setting up the OnSefy connection in Make.com, you’ll be asked for two credentials:

πŸ”‘ API Key

  • Login to your account: https://account.onsefy.com/login
  • Navigate to Settings β†’ API Integration β†’ API Keys

πŸ†” Service ID

  • In the same section, under Manage API Keys, find your Service ID next to your API key.

πŸ›‘οΈ Both keys are required to authenticate with the API.


πŸ“₯ Module: Validate User

Parameters

FieldTypeRequiredDescription
nameTextβœ…Full name of the user
emailText-Email address (required if phone empty)
phoneText-Phone number (including country code like +13434225740)
ipTextβœ…Public IP address of the user
user_agentTextβœ…Browser or device User-Agent string

βœ… Response Output

Returns structured fraud analysis:

Output KeyDescription
risk_levelRisk level (low, medium, high)
verify_labelRecommended action (e.g., allow, review, block)
risk_scoreNumerical risk score (0–100)
score_confidenceConfidence in the score (percentage)
engineDetection engine used (e.g., v2-lite)
transaction_idUnique ID for the check
timestampISO8601 timestamp of the analysis

🧾 License

This integration is maintained by the OnSefy team. You are free to use and customize it for your automation needs.