googleapis.com

Enables client applications to check web resources (most commonly URLs) against Google-generated lists of unsafe web resources. The Safe Browsing APIs are for non-commercial use only. If you need to use APIs to detect malicious URLs for commercial purposes – meaning “for sale or revenue-generating p

🔑 oauth2 7 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Lists the Safe Browsing threat lists available for download.
curl \
  https://safebrowsing.googleapis.com/v4/threatLists
curl \
  https://safebrowsing.googleapis.com/v4/encodedUpdates/{encodedRequest}
curl \
  https://safebrowsing.googleapis.com/v4/encodedFullHashes/{encodedRequest}
Endpoints (7 total)
GET
/v4/threatLists
Lists the Safe Browsing threat lists available for download.
GET
/v4/encodedUpdates/{encodedRequest}
GET
/v4/encodedFullHashes/{encodedRequest}
POST
/v4/threatHits
Reports a Safe Browsing threat list hit to Google. Only projects with TRUSTED…
POST
/v4/fullHashes:find
Finds the full hashes that match the requested hash prefixes.
POST
/v4/threatMatches:find
Finds the threat entries that match the Safe Browsing lists.
POST
/v4/threatListUpdates:fetch
Fetches the most recent threat list updates. A client can request updates for…
At a glance
Total SDKs10
Languages6
Endpoints7
Authoauth2
Categories2
https://safebrowsing.googleapis.com