Profile
Profile Overview
Description
This endpoint retrieves basic information on the profile like name, connections count, followers count, headline, hashtags, profile picture and etc.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/overview
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
Profile About
Description
This endpoint retrieves the About section of profile.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/about
Limitation
Languages
2 results. To get more results, see the Languages endpoint.
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
Profile Experience
Description
This endpoint retrieves the profile's experiences.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/experience
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Skills
Description
This endpoint retrieves the profile's skills.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/skills
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Skills Endorsers
Description
This endpoint retrieves the profile's skiils endorsers.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/skill-endorsers
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Education
Description
This endpoint retrieves the profile's education.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/education
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Recommendations
Description
This endpoint retrieves the profile's recommendations.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/recommendations?type={{type}}
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
type
No
Query Param
String | The type of recommendations you want to receive. There are two types:
received
given
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Contact Info
Description
This endpoint retrieves the profile's contact info.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/contact-info
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
Profile Activity
Description
This endpoint retrieves the profile's activity on Linkedin. There are many types of activity, only the following ones are currently supported:
Posts - posts the user has published
Comments - posts the user has commented on
Reactions - posts the user reacted to (liked/ did any other reaction)
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/activity?type={{type}}
Limitation
Results Per Request
100 results
When utilizing type query param ("posts", "comments", or "reactions")
The
authorandbackgroundImagefield will be removed.The
firstName+lastNamefields will be changed totitle.
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
type
No
Query Param
String | Use this parameter to decide which type of posts you receive. Supported options are:
posts - all posts
comments - posts commented on
reactions - posts reacted to
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile People also Viewed
Description
This endpoint retrieves the people also viewed section in a user profile.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/people-also-viewed
Limitation
Results Per Request
1max 100 results - usually 20 to 30 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
Profile Interests
Description
This endpoint retrieves the profile's interests.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/interests?type={{type}}
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
type
No
Query Param
String | The type of interests to be returned. There are five options:
influencers (top voices)
companies
groups
newsletters
schools
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Courses
Description
This endpoint retrieves the profile's courses.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/courses
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Events
Description
This endpoint retrieves the profile's events.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/events
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Honor and Awards
Description
This endpoint retrieves the profile's honors and awards.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/honors-and-awards
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Images
Description
This endpoint retrieves the profile's images
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/images
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Languages
Description
This endpoint retrieves the profile's spoken languages.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/languages
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Licenses & Certifications
Description
This endpoint retrieves the profile's licenses and certifications.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/licenses-and-certifications
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Organizations
Description
This endpoint retrieves the profile's organizations.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/organizations
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Volunteering Experience
Description
This endpoint retrieves the profile's volunteering experience.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/volunteering-experience
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Patents
Description
This endpoint retrieves the profile's patents.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/patents
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Projects
Description
This endpoint retrieves the profile's projects.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/projects
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Publications
Description
This endpoint retrieves the profile's publications.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/publications
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Profile Test Scores
Description
This endpoint retrieves the profile's test scores.
Endpoint
GET api/v1/realtime/social/linkedin/v1/profile/{{identifier}}/test-scores
Limitation
Results Per Request
100 results
Parameters
identifier
Yes
Path Param
String | The public identifier of the profile. For more info go to the 'Get Started' section at the top of the page.
cursor
No
Query Param
String | Used for paginate through results. Use the cursor returned from your previous request.
Last updated
