开始使用
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
基本设置
如果您使用的是 Lookup API 或 Update API,
您需要拥有 Google 账号、Google Developer Console 项目和 API 密钥。您还需要
激活 Safe Browsing API 以供您的项目使用。
如果您在执行下述步骤时需要其他帮助,请查看
<ph type="x-smartling-placeholder"></ph>
Google API 控制台帮助中心。
1. 创建账号
您需要有 Google 账号才能创建项目。如果您还没有账号,
创建您的 Google 账号页面即可注册。
2. 创建项目
您需要有一个 Google Developer Console 项目,才能创建 API 密钥。如果您
已有项目,请参阅
<ph type="x-smartling-placeholder"></ph>
创建、关停和恢复项目。
3. 设置 API 密钥
您需要 API 密钥才能访问安全浏览 API。API 密钥用于验证您
API 用户,并允许您与 API 进行交互。您将此密钥作为网址参数传入
向安全浏览服务器发送 HTTP 请求例如,将您的 API 密钥替换为
此处显示的是 API_KEY
:
https://safebrowsing.googleapis.com/v4/...?key=API_KEY
如需设置 API 密钥,请参阅
<ph type="x-smartling-placeholder"></ph>
设置 API 密钥。
您的新 API 密钥随即会显示在表格中,请根据需要复制并粘贴此密钥。
4. 激活 API
最后,您需要激活 Safe Browsing API 以用于您的项目。学习内容
操作方法,请参见
<ph type="x-smartling-placeholder"></ph>
启用和停用 API。要启用的 API 称为“安全浏览 API”。
数据库设置
如果您使用的是 Update API,则还需要设置本地数据库。
安全浏览功能提供了一个 Go 软件包,供您快速上手。
有关更多信息,请参阅 数据库设置 部分
本地数据库。
使用 API
在开始之前,请阅读我们的服务条款和
价格指南。此外,请查看并确保您了解
安全浏览 API 的使用限制。
若要开始使用安全浏览 API,请参阅以下指南:
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-07。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{"lastModified": "\u6700\u540e\u66f4\u65b0\u65f6\u95f4 (UTC)\uff1a2024-09-07\u3002"}
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-09-07。"]]