Create posts, share articles, manage organization pages, and engage with LinkedIn content.
Authentication: oauth
Tools
• Get Profile
Get the authenticated user's LinkedIn profile information using OpenID Connect.
• Get Me
Get the authenticated user's basic member information (URN, name, etc.).
• Create Text Post
Create a text-only post on LinkedIn.
• Create Article Post
Create a post with an article/link on LinkedIn.
• Create Image Post
Create a post with an image on LinkedIn. Requires uploading image first using register_image_upload.
• Delete Post
Delete a LinkedIn post by its URN.
• Register Image Upload
Register an image for upload. Returns upload URL and image URN. Step 1 of image posting.
• Upload Image
Upload an image to the registered upload URL. Step 2 of image posting.
• Get Organization
Get information about a LinkedIn organization/company page.
• Get Organization Acls
Get organizations where the authenticated user has admin access.
• Create Organization Post
Create a post on behalf of a LinkedIn organization/company page.
• Get Share Statistics
Get statistics for a specific share/post.
• Get Organization Follower Stats
Get follower statistics for an organization.
• Get Organization Page Stats
Get page statistics for an organization.
• React To Post
Add a reaction to a LinkedIn post.
• Remove Reaction
Remove your reaction from a LinkedIn post.
• Create Comment
Add a comment to a LinkedIn post.
• Get Comments
Get comments on a LinkedIn post.
• Delete Comment
Delete a comment from a LinkedIn post.
• List Publishing Targets
Where this login can post: the member profile and, when the app has organization access, the LinkedIn Pages the member administers.
• Upload Image From Url
Upload an image by public URL through the Images API; returns the urn:li:image id to attach to a post.
• Create Post
Publish a post through the Posts API (/rest/posts) as the member or as a LinkedIn Page: text, up to 20 images (by urn from upload_image_from_url) or an article link.
• Upload Video From Url
Upload a video (MP4, 3 s–30 min, 75 KB–500 MB) by public URL through the Videos API in 4 MB parts; returns the urn:li:video to pass to create_post.
• Upload Document From Url
Upload a document (PDF, PPT/PPTX, DOC/DOCX; ≤100 MB, ≤300 pages) by public URL through the Documents API; returns the urn:li:document to pass to create_post as a carousel.
Need help? Contact our support team