Using sdk-platform-java with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/sdk-platform-java
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}
SDK on GitHub 📄 API Docs
SDK
sdk-platform-java
Java
API
googleapis.com
googleapis.com:safebrowsing
At a glance
Language Java
Endpoints7
Base URLhttps://safebrowsing.googleapis.com
✓ Official