Monday 17 March 2014

Filled Under:

How to create Google API?

in this tutorial i have explained that how to create Google API. a google api is very useful for web developers. you can use multiple google api and get more usefull information from google related your development area.


there are given below step fllow and create google api.

1. Visit https://console.developers.google.com/

2.Click on Create Project Button.



3.Fill out your Project Details.



4.Click on the Create Button

5.You can see the Activities happening on the bottom of the page.



6.When your project will  be created,then click on the APIs and auth Button from the left sidebar



7.Enable the APIs which you needed to get data from google.

  

8.Click on the Credentials Button from the left sidebar




9.Click on the CREATE NEW CLIENT ID Button.



10.Select Web Application from Application type
      Then,Fill out other required information .
      Then, Click on the Create Client ID Button.
 

After Creating new Client ID,You will get your Client ID,Client Secret and Redirect URI.






1 comments: