Get Profile
Get detailed information about a professional profile
Endpoint
Authentication
Include your API key in the request header:Parameters
- Profile URN, recommended for consistency: a profile’s public identifier (slug) can change over time, the URN does not. Example:
urn:li:fsd_profile:ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc - Public identifier (slug), also fine. Example:
williamhgates - Profile URL. Example:
https://www.linkedin.com/in/williamhgates(a trailing slash makes no difference)
linkedin.com/in/<slug>). Pass just the slug, not the /in/ prefix.Response
Example Request
Example Response
Errors
See Error Handling for the full list of error codes and recommended handling.400MISSING_PARAMETER/INVALID_URN401INVALID_API_KEY404PROFILE_NOT_FOUND402QUOTA_EXHAUSTED429RATE_LIMITED500INTERNAL_ERROR503SERVICE_UNAVAILABLE
Notes
Use Cases
Lead enrichment
Recruitment
Research
Verification
Authorizations
Query Parameters
The professional profile to fetch. Accepts a profile URN (recommended for consistency, since a profile's public identifier can change over time while the URN does not; example urn:li:fsd_profile:ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc), a public identifier/slug (also fine; example williamhgates), or a full profile URL (example https://www.linkedin.com/in/williamhgates; a trailing slash is ignored). The slug is the last path segment of a profile URL, so pass just the slug, not the /in/ prefix.
"urn:li:fsd_profile:ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc"
Response
Successfully fetched profile
Profile URN (unique identifier)
"urn:li:fsd_profile:ACoAAABCDEF"
Professional headline
About/summary section
Volunteer causes listed on the profile
Profile banner/background image URL
Public identifier (slug)
Member identifier
ISO country code
Full geographic location string
Country name
Geo URN
Relationship to the authenticated account
Creator mode information
Current job title
Current company name
Current company public identifier slug
Current company profile URL
Explicit "current company" block from the top of the profile page. Object when the member displays it, null when they don't (an ongoing primary position may still exist in experiences).
Explicit "education" block from the top of the profile page. Object when the member displays it, null when they don't.
Number of followers
Number of connections
Whether Creator mode is enabled
Whether the profile is an influencer
Whether the profile has Premium
Whether the profile has a verification badge
Numeric internal member id (e.g. "251749025"). Distinct from id/profileId, which carry the urn:li:fsd_profile:… form.
"251749025"
Whether the profile shows the public #OPEN_TO_WORK photo frame. Reflects the publicly visible badge only; recruiter-only 'open to work' is not exposed.
Whether the account is memorialized / 'In Remembrance' (deceased member).
Approximate account creation date (month + year).
Canonical public URL of the professional profile page
"https://www.linkedin.com/in/williamhgates/"
Publicly displayed pronouns (e.g. "she/her"). Omitted when the member doesn't display pronouns.
"she/her"
Recommendations received by the member. Best-effort: omitted when this section could not be fetched, empty array when the member has none.
Test scores listed on the profile