Zapier Integration

πŸ”Œ Zapier Integration: OnSefy

Easily integrate OnSefy’s AI-driven user risk validation API into your Zapier workflows. This allows you to automatically validate users based on email, phone, IP address, and device fingerprint in real-time.

πŸ‘‰ Explore the OnSefy Zapier Integration

Easily connect OnSefy with thousands of apps through Zapier – no coding required!

πŸš€ Getting Started

1. Set Up Your Authentication

To use OnSefy with Zapier, you’ll need two credentials:

  • Service ID
  • API Key

πŸ” You can find or generate these in your OnSefy API Keys Dashboard.

Required Authentication Fields:

FieldDescription
Service IDUnique ID for your OnSefy service.
API KeySecret key used to authorize API access.

These will be used to authenticate requests to the API.


βš™οΈ Available Action: Validate User

The primary action available in this integration is:

βœ… Validate User

Description: Validates a user by checking their email, phone number, IP address, and user agent string using OnSefy’s fraud detection engine.

Input Fields:

FieldTypeRequiredDescription
namestringβœ…Full name of the user.
emailstring-Email address of the user (optional if phone is provided).
phonestring-Phone number of the user (optional if email is provided).
ipstringβœ…User’s IP address (IPv4 or IPv6).
user_agentstringβœ…Device or browser user agent string.

Sample Response Output:

{
  "risk_level": 2,
  "verify_label": "Fraud",
  "risk_score": 6.36,
  "score_confidence": "99%",
  "engine": "NeonShield",
  "transaction_id": "8104d60a-147f-40a9-8dd1-4665a6f48925",
  "timestamp": "2025-06-03T17:05:39.679343+00:00"
}

Output Fields:

FieldTypeDescription
risk_levelintegerRisk level (e.g., 0 = low, 3 = high).
verify_labelstringLabel describing user legitimacy.
risk_scorenumberNumerical risk score.
score_confidencestringConfidence in score accuracy (e.g., 99%).
enginestringThe AI engine used (e.g., NeonShield).
transaction_idstringUnique ID for the API validation.
timestampstringTime the validation was performed.

πŸ› οΈ Need Help?

For support or questions, reach out to HelpDesk