Back to catalog
📧

Trueguard

API Key

Trueguard offers API for detecting temporary emails, free-tier abusers and automated bots

📧EmailHTTPS

phishing-attempt@suspicious-domain.net

Email Threat Detection

EmailPhishing-attempt@suspicious-domain.net
Threat LevelHigh
CategoryPhishing
DisposableYes
RecommendationBlock

Sample Response

response.json
1{
2 "email": "phishing-attempt@suspicious-domain.net",
3 "threat_level": "high",
4 "category": "phishing",
5 "disposable": true,
6 "recommendation": "block"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://trueguard.io" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs