开发者

Getting a Google API Key

How do I g开发者_如何学Cet a Google API Key if I'm developing a Chrome extension (i.e., address is local)?


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


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.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜