Back to catalog
🔒

LeakInsight

API Key

Find leaked or exposed credentials by email, username, phone, domain, hash, or breach origin

🔒SecurityHTTPS

LeakInsight

Data Leak Check

EmailUser@example.com
Breach Count3
Latest Breach2023-11-08
Exposed DataEmail, password hash, phone
Risk LevelHigh

Sample Response

response.json
1{
2 "email": "user@example.com",
3 "breach_count": 3,
4 "latest_breach": "2023-11-08",
5 "exposed_data": "email, password hash, phone",
6 "risk_level": "high"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/codigo6-codigo6-default/api/leakinsight-api/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs