- GET Profile overview
##### Fetch a user’s basic profile information by their username.
- username (string, required)
- GET Profile details
Get profile details information by URN
- GET Profile services
Get profile services by URN
- GET Contact Info
Retrieve a profile’s contact details by username. Email and phone number are included only if the user has made them public.
- username (string, required)
- GET Full experience
Get the full work experience of a user by their URN.
- GET Certifications
Get a user’s professional certifications by their URN.
- GET Education
Get a user’s complete education history by their URN.
- GET Skills
Get a user’s profile skills by their URN.
- GET Social Matrix
Get a user’s social metrics by username, including follower count and connections.
- username (string, required)
- GET Recommendations
Get a user’s given and received recommendations by their URN.
- GET Similar
Get profiles similar to a user by their URN.
- GET About
Get profile metadata, including last update and verification details.
- GET Get Full Profile
Retrieve the complete profile in a single request (all fields included). Only a URN or a username is required no need to provide both.
- username (string)
- urn (string)
- GET Get URN
Get urn of profile by username
- username (string, required)
- GET Reactions
Get all reactions associated with a user by their URN.
- urn (string, required)
- cursor (string)
- GET Profile interests
Get a user’s interests by their URN.
- urn (string, required): profile URN