Linkedin rest api to search people with name

Amit Parpiyani picture Amit Parpiyani · Jul 16, 2015 · Viewed 30.9k times · Source

Is there any LinkedIn Rest API available to search people with first and last name?

I am not able to find anything on their developer website.

I found this url from some other question: http://api.linkedin.com/v1/people-search:(people:(id))?first-name=bill&last-name=gates

But when I am trying to hit this url from APIGee REST console I am getting response as 403 permission denied. I am using oAuth with my LinkedIn account.

I am currently using free account on LinkedIn, is because of that.

Answer

Opal picture Opal · Jul 17, 2015

Linked has closed its API some time ago. See a detailed announcement here.