Back to catalog
🛡️

Google Safe Browsing

API Key

Google Link/Domain Flagging

🛡️Anti-MalwareHTTPS

Threat Match

Google Safe Browsing API

UrlHttp://malicious-download.example.com/update.exe
Threat TypeMALWARE
Platform TypeANY_PLATFORM
Cache Duration300s
Threat Entry TypeURL

Sample Response

response.json
1{
2 "url": "http://malicious-download.example.com/update.exe",
3 "threatType": "MALWARE",
4 "platformType": "ANY_PLATFORM",
5 "cacheDuration": "300s",
6 "threatEntryType": "URL"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.google.com/safe-browsing/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs