Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does LinkedIn have a playground to test its API?

Tags:

linkedin-api

I can't find a Playground or API Explorer to test the Linked In API. I've tried over the last 2 years or so and given up every time. Is there one?

like image 762
Water Cooler v2 Avatar asked Sep 14 '25 11:09

Water Cooler v2


1 Answers

simple answer is NO, there is no API explorer or playground.

BUT there is however a test company-account from linkedin you could use for the manage-company api calls.

Company Name : DevTestCo  
Company URL : https://www.linkedin.com/company/devtestco  
Company ID : 2414183 

this account requires no oauth authentication and therefor api-calls can be easily tested.

like image 140
Lars Hendriks Avatar answered Sep 21 '25 18:09

Lars Hendriks