获取 Google API 密钥

发布于 2024-09-29 00:47:26 字数 38 浏览 3 评论 0原文

如果我正在开发 Chrome 扩展程序 (即,地址是本地的)?

How do I get a Google API Key if I'm developing a Chrome extension (i.e., address is local)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

安静被遗忘 2024-10-06 00:47:26

显然,您不需要。我猜这也适用于其他 Google API,只需尝试一下!

Apparently, you don't need one. I'm guessing this applies to the other Google APIs as well, just try it out!

零時差 2024-10-06 00:47:26

要获取 API 密钥,请按照以下说明操作:

  1. 转至 Google Cloud Platform Console。
  2. 单击项目下拉列表,然后选择或创建要为其添加 API 密钥的项目。
  3. 单击“新项目”,单击“创建”继续。
  4. 此外,您需要单击菜单按钮并选择 APIs &服务>证书。
  5. 在“凭据”页面上,单击“创建凭据”>“创建凭据”。 API 密钥。
  6. 新的 API 密钥列在凭证页面的 API 密钥下。在接下来的页面中,您可以对创建的API密钥进行重命名、复制、重新生成、删除和限制。

In order to get the API key, follow these instructions:

  1. Go to the Google Cloud Platform Console.
  2. Click the project drop-down and select or create the project for which you want to add an API key.
  3. Clicking on the "NEW PROJECT", click on "CREATE" to proceed.
  4. Furthermore, you need to click the menu button and select APIs & Services > Credentials.
  5. On the Credentials page, click Create credentials > API key.
  6. The new API key is listed on the Credentials page under API keys. On the following page, you can rename, copy, regenerate, delete, and restrict the created API key.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文