Get LinkedIn profile
Looks up a LinkedIn public profile by URL. Availability is indicated in `data.lookupStatus` as `found` or `not_found`.
Operation
/v1/linkedin/profilesHeaders
API key (`sfk_...`)
Parameters
LinkedIn public profile URL for this lookup.
min 1 chars · max 4096 chars
Response fields
Endpoint-specific response payload.
Whether the profile was found or not found for this URL.
one of: found, not_found
Profile details when available.
Social platform for this profile.
one of: linkedin
LinkedIn public profile handle without the leading @.
Public display name on the profile when available.
Profile summary or about text when available.
Best available square avatar image URL when available.
Canonical public LinkedIn profile URL for this handle.
min 1 chars
Location label when available.
Profile metrics when available.
Follower count when available.
≥ 0
Recent public activities from the profile when available.
Stable activity id for this post when available.
min 1 chars
Public URL for this activity or post.
min 1 chars
Primary text or headline for the activity.
Activity label when available (for example Post or Repost).
Publication timestamp in ISO-8601 format when provided by the source.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
Code example
Responses
Lookup result. Check `data.lookupStatus` for `found` or `not_found`.
Error codes
Group posts
Lists posts for a public Facebook group. Pass the full group URL and optional `sortBy` and `cursor` for pagination. Check `data.lookupStatus` for `found` vs `not_found`.
Company page
Looks up a LinkedIn company page by public URL. Availability is indicated in `data.lookupStatus` as `found` or `not_found`.