LinkedIn API: How to get API keys and OAuth keys

Currently, I am on researching and learning API's that are available in the net and one of this is LinkedIn.

LinkedIn seemed a little bit confusing to me where I can get the API keys, which I am accustomed to a straightforward delivery of API keys in other sites that has API.

To get your API's, you need to create and specify what kind of application you are going to create.

Just go in this link,

https://www.linkedin.com/secure/developer

Then fill-out the required fields of the form. After you submit the form, you'll get the "Application Details", with the API keys and OAuth keys.

See below


Comments

Popular posts from this blog

Converting sectors into MB - Useful in understanding the sectors in iostat in Linux

What is Disk Contention?

Installing MySQL from source: Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)