List LinkedIn profile posts Get posts from a LinkedIn profile.
GET /v1/linkedin/profiles/posts
2 credits per record · up to 400 credits x-api-key* string header
API key (`sfk_...`)
url* string query
LinkedIn profile URL or vanity handle whose public posts should be listed.
min 1 chars · max 4096 chars
startDate string optional query
Optional start of the date range for posts to include.
min 1 chars
endDate string optional query
Optional end of the date range for posts to include.
min 1 chars
onlyAuthoredPosts boolean optional query
When true, return only posts created by the profile owner.
Response fields 94 Expand all Collapse all Collapse all Endpoint-specific response payload.
Whether the profile resolved for this request.
Posts from the requested profile.
data . posts [] . id
string nullable
Unique identifier for the LinkedIn post.
Web link to the individual LinkedIn post.
data . posts [] . authorUserId
string nullable
Unique identifier for the user who created the post.
data . posts [] . title
string nullable
Title or main subject of the post when applicable.
data . posts [] . headline
string nullable
Brief headline summarizing the post content.
data . posts [] . text
string nullable
Main text content of the post.
data . posts [] . publishedAt
string nullable
Date and time when the post was published.
String list when available.
data . posts [] . hashtags []
string optional
data . posts [] . embeddedLinks array nullable
String list when available.
data . posts [] . embeddedLinks []
string optional
String list when available.
data . posts [] . images []
string optional
String list when available.
data . posts [] . videos []
string optional
Engagement metrics when available.
data . posts [] . metrics . likes
integer nullable
Like count when available.
data . posts [] . metrics . comments
integer nullable
Comment count when available.
data . posts [] . metrics . reposts
integer nullable
Repost count when available.
data . posts [] . moreArticlesByUser array nullable
Other posts or articles by the same user.
data . posts [] . moreArticlesByUser [] . headline
string nullable
Headline of the related article.
data . posts [] . moreArticlesByUser [] . datePosted
string nullable
Publish date of the related article.
data . posts [] . moreArticlesByUser [] . postUrl
string nullable
URL of the related article.
data . posts [] . moreRelevantPosts array nullable
Related posts surfaced by LinkedIn.
data . posts [] . moreRelevantPosts [] . postUrl
string nullable
URL of the related post.
data . posts [] . moreRelevantPosts [] . postId
string nullable
LinkedIn ID of the related post.
data . posts [] . moreRelevantPosts [] . userId
string nullable
Author ID of the related post.
data . posts [] . moreRelevantPosts [] . hashtags array nullable
String list when available.
data . posts [] . moreRelevantPosts [] . hashtags []
string optional
data . posts [] . moreRelevantPosts [] . embeddedLinks array nullable
String list when available.
data . posts [] . moreRelevantPosts [] . embeddedLinks []
string optional
data . posts [] . topVisibleComments array nullable
Top comments visible without signing in.
data . posts [] . topVisibleComments [] . authorProfileUrl
string nullable
Comment author's profile URL.
data . posts [] . topVisibleComments [] . authorUserId
string nullable
Comment author's user id.
data . posts [] . topVisibleComments [] . authorName
string nullable
Comment author's display name.
data . posts [] . topVisibleComments [] . publishedAt
string nullable
When the comment was posted.
data . posts [] . topVisibleComments [] . text
string nullable
Comment text.
data . posts [] . topVisibleComments [] . taggedProfileUrls array nullable
String list when available.
data . posts [] . topVisibleComments [] . taggedProfileUrls []
string optional
data . posts [] . topVisibleComments [] . reactionCount
integer nullable
Reactions on the comment when available.
data . posts [] . topVisibleComments [] . authorTitle
string nullable
Comment author's title when available.
data . posts [] . topVisibleComments [] . images array nullable
String list when available.
data . posts [] . topVisibleComments [] . images []
string optional
data . posts [] . authorFollowers
integer nullable
Number of followers of the author.
data . posts [] . authorPostCount
integer nullable
Author's post count when available.
data . posts [] . authorArticleCount
integer nullable
Author's article count when available.
data . posts [] . postType
string nullable
Post type such as post, repost, or article.
data . posts [] . accountType
string nullable
Author account type such as Person or Company.
data . posts [] . postTextHtml
string nullable
Post text with HTML markup and line breaks.
Original post details when this is a reshare.
data . posts [] . repost . repostUrl
string nullable
URL of the original post.
data . posts [] . repost . repostUserId
string nullable
Original poster's user id.
data . posts [] . repost . repostUserName
string nullable
Original poster's display name.
data . posts [] . repost . repostText
string nullable
Text of the original post.
data . posts [] . repost . repostDate
string nullable
When the original post was published.
data . posts [] . repost . repostId
string nullable
Original post id.
data . posts [] . repost . repostUserTitle
string nullable
Original poster's title.
data . posts [] . repost . repostHangtags array nullable
String list when available.
data . posts [] . repost . repostHangtags []
string optional
data . posts [] . repost . repostAttachments array nullable
String list when available.
data . posts [] . repost . repostAttachments []
string optional
data . posts [] . repost . taggedUsers array nullable
People tagged in the repost.
data . posts [] . repost . taggedUsers [] . name
string nullable
Display name when available.
data . posts [] . repost . taggedUsers [] . url
string nullable
LinkedIn URL when available.
data . posts [] . repost . taggedCompanies array nullable
Companies tagged in the repost.
data . posts [] . repost . taggedCompanies [] . name
string nullable
Display name when available.
data . posts [] . repost . taggedCompanies [] . url
string nullable
LinkedIn URL when available.
data . posts [] . taggedCompanies array nullable
Companies tagged or mentioned in the post.
data . posts [] . taggedCompanies [] . name
string nullable
Display name when available.
data . posts [] . taggedCompanies [] . url
string nullable
LinkedIn URL when available.
data . posts [] . taggedPeople array nullable
People tagged or mentioned in the post.
data . posts [] . taggedPeople [] . name
string nullable
Display name when available.
data . posts [] . taggedPeople [] . url
string nullable
LinkedIn URL when available.
data . posts [] . authorName
string nullable
Author display name when available.
data . posts [] . authorProfileUrl
string nullable
Author profile URL when available.
data . posts [] . authorTitle
string nullable
Title of the post author.
data . posts [] . authorProfilePicUrl
string nullable
Author profile picture URL.
data . posts [] . authorConnectionCount
integer nullable
Number of connections of the author.
data . posts [] . videoDurationSec
integer nullable
Duration of attached video in seconds.
data . posts [] . externalLinkPreviews array nullable
Preview cards for external links when available.
data . posts [] . externalLinkPreviews []
nullable optional
data . posts [] . videoThumbnailUrl
string nullable
Thumbnail URL for attached video.
data . posts [] . documentCoverImageUrl
string nullable
Cover image URL for an attached document.
data . posts [] . documentPageCount
integer nullable
Page count for an attached document.
data . posts [] . originalPostText
string nullable
Post text as shown on LinkedIn including line breaks.
Summary counts for this response.
data . summary . returned
integer
Number of posts returned in this response.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
meta . creditsCharged
integer
Credits charged for this request.
Public API version that served the response.