LinkedIn

api.linkedin.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.linkedin.com

Last verified

2026-03-01 11:53:57

Health

Loading health data...

Capabilities

create_article_post

social

Share 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

social

Publish 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

social

Publish 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

social

Delete a specific post from LinkedIn using its share or UGC post URN identifier.

Detail: https://api.linkedin.com/capabilities/delete_post

get_posts

social

Retrieve posts authored by a specific member or organization, with pagination and sorting options.

Detail: https://api.linkedin.com/capabilities/get_posts

get_profile

social

Retrieve 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.