Do you need to use your blogger blog posts outside blogger? Google APIS are one of the easiest way to get access to your blogger blogs(posts,comments and mane more) and use it in other applications like Android APPS, iPhone apps or even in other web applications.
Today we are here with a tutorial which will help you to generate API keys from Google API console along with enabling blogger v3 APIS.
Today we are here with a tutorial which will help you to generate API keys from Google API console along with enabling blogger v3 APIS.
An API key (either a server key or a browser key) is a unique identifier that you generate using the Developers Console. Using an API key does not require user action or consent. API keys do not grant access to any account information, and are not used for authorization.
Creating a new Project Google Developers Console
In the next screen you have to name your app.Image may be NSFW.
Clik here to view.
After successfully creating your project. From APIs and Auth section click APIs and enable Blogger API V3 or other APIs that will like to use for your project. Clik here to view.

Creating API keys
Now take credentials section of your API project and create a new key.
Image may be NSFW.
Clik here to view.
Clik here to view.

And click server key or browser key according to your requirements. If you need to limit use of that api from a particular IP address make sure to add ip address that you will use for your project.
Image may be NSFW.
Clik here to view.
After success you will see details of your project along with a key named "API KEY"; Clik here to view.
