Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When serving your HTTP request, Google needs a way to connect that HTTP request to your account (for monitoring and billing purposes). The identifying piece of information is the API key, which must be present in every submitted HTTP request.

To generate an API an API key, on the Google the Google Developers Console main Console main screen, go to the Credentials tabthe Credentials tab.Image Removed

 Image Added 

On the Credentials screen, click the Create credentials buttonImage Removed

 Image Added 

A dropdown listing the type of credentials will appear.Select API

Select API key

 Image Added 

An API key will Image Removed
An API key will be generated for you.

You can access the current API key at current API key at any time from the Credentials tab:Image Removed

 Image Added 

Next: Composing the HTTP Request