ShadowCheckAI
ShadowCheck is a real-time email risk scoring and fraud prevention API designed for developers and businesses who need to protect their platforms from fake signups, disposable emails, and synthetic identities. WHAT SHADOWCHECK DOES ShadowCheck analyzes email addresses in real-time and returns a comprehensive risk assessment including: - Risk Score (0-100): A normalized integer score indicating…
ShadowCheckAI endpoints
| Method | Endpoint | Description |
|---|---|---|
| System | ||
| GET |
healthCheck /check-email |
Check if the API is operational. This endpoint does not require authentication. |
| Email Analysis | ||
| POST |
analyzeEmail /check-email |
Submit an email address for real-time risk analysis. The API evaluates multiple signals including: - Disposable email domain detection - Free provider identification - MX record… |
| Other endpoints | ||
| POST |
checkEmail /check-email |
Analyze an email address for fraud signals and return a risk score. |
| POST |
checkEmail /functions/v1/check-email |
Analyze an email address and receive a comprehensive risk assessment. The API evaluates multiple signals including: - **Disposable Detection:** Checks against known disposable… |
| GET |
healthCheck /functions/v1/check-email |
Returns the current health status of the ShadowCheck API. Use this endpoint for: - Uptime monitoring - Integration testing - Service availability checks **No authentication… |
ShadowCheckAI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $299 / month | — |
|