Skip to documentation
Browse documentation

LinkedIn API

Public LinkedIn profiles, organizations, content, jobs, newsletters, and Learning data.

Platform ID linkedin
Endpoints 11 capabilities
View raw

Capabilities

Every capability uses the same POST /execute envelope. Open an endpoint for its exact ID, input contract, code samples, cost, runtime, and illustrative output.

Get Article linkedin.article.get

Fetches a public Pulse article with its full body, author, timestamps, images, hashtags, word count, and explicit coverage metadata.

1 credit per request
Get Company linkedin.company.get

Fetches all supported same-document public company data with one upstream request: identity, About fields, offices, posts, media, affiliated pages and similar pages.

1 credit per request
Get Company Jobs linkedin.company.jobs

Lists and continues through public job cards for one numeric LinkedIn organization id with explicit pagination and coverage metadata.

1 credit per request
Get Company Life Page linkedin.company.life.get

Fetches and structures a company's public employer-brand Life page into content sections and deduplicated imagery with explicit coverage metadata.

1 credit per request
Get Job linkedin.job.get

Fetches a public LinkedIn job posting with description, company, location, criteria, workplace, compensation, applicant count, apply URL, and explicit field coverage when exposed.

1 credit per request
Search Jobs linkedin.jobs.search

Searches and continues through public LinkedIn job cards by absolute offset, with filters, stable continuation metadata, and explicit result-card limitations.

1 credit per request
Get Learning Course linkedin.learning.course.get

Fetches a public LinkedIn Learning course: rating, enrolment total, instructor, topics and full syllabus.

1 credit per request
Get Newsletter linkedin.newsletter.get

Fetches a public LinkedIn newsletter with publisher metadata and an ordered, normalized edition index plus explicit coverage limitations.

1 credit per request
Get Post linkedin.post.get

Fetches the richest logged-out post projection: typed author, media, engagement counts, hashtags, embedded top comments, repost context, and explicit coverage metadata.

1 credit per request
Get Profile linkedin.profile.get

Fetches structured public LinkedIn profile data and activity embedded in the same public document with one upstream request.

1 credit per request
Get Showcase Page linkedin.showcase.get

Fetches a public LinkedIn Showcase entity using a typed organization projection that identifies the entity as a Showcase and reports coverage limitations.

1 credit per request

Common uses

  • Research public professional and company profiles
  • Monitor public posts, articles, newsletters, and employer-brand pages
  • Build filtered job-market and hiring datasets
  • Track public organization and Showcase page changes

Integration contract

A 200 response completed inline. A 202 response was queued; poll GET /jobs/:id until it reaches completed or failed.