api.linkedin.com
Professional networking platform API for managing profiles, publishing posts, and interacting with organizations. Share content, retrieve member profiles, and manage company page posts on LinkedIn.
oauth2
free
1.0
https://api.linkedin.com
1
2026-03-01T11:53:57.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
create_article_post
socialShare an article or URL on LinkedIn with a custom title, description, thumbnail, and commentary text.
Detail: https://api.linkedin.com/capabilities/create_article_post
create_media_post
socialPublish a post with an image or video attachment to LinkedIn. Requires uploading the media asset first via the Images or Videos API.
Detail: https://api.linkedin.com/capabilities/create_media_post
create_text_post
socialPublish a text-only post to LinkedIn on behalf of the authenticated member or an organization page.
Detail: https://api.linkedin.com/capabilities/create_text_post
delete_post
socialDelete a specific post from LinkedIn using its share or UGC post URN identifier.
Detail: https://api.linkedin.com/capabilities/delete_post
get_posts
socialRetrieve posts authored by a specific member or organization, with pagination and sorting options.
Detail: https://api.linkedin.com/capabilities/get_posts
get_profile
socialRetrieve the authenticated member's LinkedIn profile including name, headline, vanity name, and profile picture.
Detail: https://api.linkedin.com/capabilities/get_profile
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: LinkedIn Description: Professional networking platform API for managing profiles, publishing posts, and interacting with organizations. Share content, retrieve member profiles, and manage company page posts on LinkedIn. Auth: oauth2 Capabilities: - create_article_post: Share an article or URL on LinkedIn with a custom title, description, thumbnail, and commentary text. - create_media_post: Publish a post with an image or video attachment to LinkedIn. Requires uploading the media asset first via the Images or Videos API. - create_text_post: Publish a text-only post to LinkedIn on behalf of the authenticated member or an organization page. - delete_post: Delete a specific post from LinkedIn using its share or UGC post URN identifier. - get_posts: Retrieve posts authored by a specific member or organization, with pagination and sorting options. - get_profile: Retrieve the authenticated member's LinkedIn profile including name, headline, vanity name, and profile picture.