Phishing Detection
🔍 Phishing Detection API is a powerful tool designed to identify malicious URLs and potential phishing threats in real-time. By combining heuristic analysis with an AI-powered BERT model, this API efficiently detects fraudulent websites and provides a phishing risk assessment. 🔹 Features: ✅ AI-Based Phishing Detection - Uses a fine-tuned BERT model for advanced threat detection. ✅ Heuristic URL…
Phishing Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| check-url | ||
| POST |
check_url_check_url__post /check-url/ |
Checks a URL for phishing characteristics using machine learning. Args: request (URLCheckRequest): The request body containing the URL. Example: {"url": "https://www.google.com"}… |
Phishing Detection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | 10 / minute |
|
| PRO | $10 / month | 10 / minute |
|
| ULTRA Recommended | $25 / month | 20 / minute |
|
| MEGA | $50 / month | 50 / minute |
|