syncing market data_
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 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 purposes” – please refer to the Web Risk API. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /v4/encodedFullHashes/{encodedRequest} | 1c | |
| GET | /v4/encodedUpdates/{encodedRequest} | 1c | |
| POST | /v4/fullHashes:find | Finds the full hashes that match the requested hash prefixes. | 1c |
| POST | /v4/threatHits | Reports a Safe Browsing threat list hit to Google. Only projects with TRUSTED_REPORTER visibility can use this method. | 1c |
| POST | /v4/threatListUpdates:fetch | Fetches the most recent threat list updates. A client can request updates for multiple lists at once. | 1c |
| GET | /v4/threatLists | Lists the Safe Browsing threat lists available for download. | 1c |
| POST | /v4/threatMatches:find | Finds the threat entries that match the Safe Browsing lists. | 1c |
ozma register && ozma call safe-browsing-api /v4/encodedFullHashes/{encodedRequest} --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/safe-browsing-api/v4/encodedFullHashes/{encodedRequest}# Python
client.proxy_call("safe-browsing-api", "/v4/encodedFullHashes/{encodedRequest}")Own this API? Claim the listing to manage pricing and receive payouts.