Web Risk pricing
This document explains Web Risk pricing details.
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Pricing overview
Web Risk provides the following API features:
When you use these APIs, you are charged on a monthly basis for each call you make.
Free usage
Web Risk provide the following free usage:
- Lookup API
uris.search
: free for up to 100,000 calls per month. - Submission API
uris.submit
: free for up to 100 calls per month. - Update API
threatLists.computeDiff
: unlimited free use.
Pricing tables
The following tables provide pricing for each feature. These prices are
based on your monthly usage, determined at the end of each month. Your bill will display charges
for each call. Calling threatLists.computeDiff
changes the pricing of uris.search
calls to the pricing of
hashes.search
calls.
API | Call type | 1 to 100,000 calls per month | 100,001 to 10,000,000 calls per month | More than 10,000,000 calls per month |
---|---|---|---|---|
Lookup API | uris.search |
Free | $0.50 per 1,000 calls | Contact your Cloud sales team |
Lookup + Update API | uris.search to confirm threats |
$50 per 1,000 calls | Contact your Cloud sales team | |
threatLists.computeDiff to update your local database |
Free | |||
Update API | hashes.search to confirm threats |
$50 per 1,000 calls | Contact your Cloud sales team | |
threatLists.computeDiff to update your local database |
Free |
API | Call type | 1 to 100 submissions a month | 101 to 200 submissions a month | More than 200 submissions a month |
---|---|---|---|---|
Submission API | uris.submit |
Free | $2 per call | Contact your Cloud sales team |
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Pricing examples
This section provides pricing examples for monthly requests using each API.
Lookup API
Within one month, if your application makes the following Lookup API requests:
- 70,000
uris.search
Lookup API calls: your cost is $0 because this usage is within the free tier. - 500,000
uris.search
Lookup API calls:- The first 100,000 calls are within the free tier.
- Your cost is $200 for 400,000 of the 500,000 Lookup API calls.
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Update API
Within one month, if your application makes the following Update API requests:
- 2,000
hashes.search
Update API calls: your cost is $100. - 50,000
hashes.search
Update API calls: your cost is $2,500. - The cost for
threatLists.computeDiff
calls is $0 because it is a free tier product.
If you pay in a currency other than USD, the prices listed in your currency on Cloud Platform SKUs apply.
Google Cloud costs
You might be charged for other Google Cloud resources used in your project, like Compute Engine instances, Cloud Storage, and other resource.
What's next
- Read the Web Risk documentation.
- Get started with Web Risk.