I'm trying to retrieve company details from it's ID. I got a list of company ids and asked to get company details like Name, Address.... in json format.
I check the LinkedIn API but it looks like that it allows you to query your own company only.
Following allows me to query list of company details.
http://www.linkedin.com/ta/federator?query=See&types=company
is it possible to query a specific company details?