...
Operation | Description |
The Company Profile API retrieves and displays one or more company profiles based on the company ID or universal name. Also, it returns basic company profile data such as name, Web site, and industry, and handles additional company content such as RSS stream and Twitter feed | |
Members can follow companies to receive updates for company activities such as new job postings, employment changes and new products | |
The Company add comment API provides the ability to add comment for a particular company page | |
Use the Company Search API to find companies using keywords, industry, or location. It returns a collection of matching companies | |
checkShare | Check the member has admin privileges or not. |
getAdditionalProfileInfo | The Company Statistics API provides the ability to retrieve profile details for a particular company page |
getcommentsForSpecificUpdate | The Company Statistics API provides the ability to retrieve comments for a particular company page |
getCompanyProfile | The Company Profile API Retrieves and displays one or more company profiles |
getCompanySpecificUpdate | The Company Statistics API provides the ability to retrieve specific updates for a particular company page |
getCompanyUpdate | The Company Statistics API provides the ability to retrieve updates for a particular company page |
getfollowers | The Company Statistics API provides the ability to retrieve no of followers for a particular company page |
getHistoricalFollowers | The Company Statistics API provides the ability to retrieve historical followers for a particular company page |
gethistoricalStatusUpdate | The Company Statistics API provides the ability to retrieve historical followers update for a particular company page |
getLikesForCompanyUpdate | The Company Statistics API provides the ability to retrieve likes for status update a particular company page |
listCompanyByMember | The Company Profile API Retrieves and displays members of company profiles |
searchCompanyPage | The Company Search API enables search across company pages |
...
companyId:
The unique ID for the suggested company.executeFunction: start - Start following a company.
stop - Stop following a company.
defaut - You can retrieve a collection of suggested companies for the current user.fieldSelectors: Field selectors are specified after the resource identifiers and path components of a resource, prefixed by a colon, contained within parentheses, and separated by commas. Fields will be returned in the order specified. When URL-encoding your resource URLs, ensure that the parentheses used in selectors remain unescaped. Remember, each field you select adds computation time to your API request. It's best to be very specific as to what fields you want returned in each API call you make.
...