Skip to main content

LinkedIn API Documentation

This page provides an overview of LinkedIn API documentation, which is divided into two sections related to our products: Account API and Data API. For more details about product differences, see the products overview page.

LinkedIn Account API

Account API lets you manage LinkedIn accounts programmatically using an API interface.

↗️

Base url

https://api.linkedapi.io/account/

Features

Feature Related Endpoints
Sending messages conversations.sendMessage
Retrieving conversations conversations.synchronize, conversations.get
Checking connection statuses connections.checkStatus
Sending connection requests connections.sendRequest
Retrieving outgoing connection requests connections.getOutgoing
Withdrawing connection requests connections.withdrawRequest
Retrieving connections connections.get
Removing connections connections.remove
Reacting to posts posts.react
Commenting posts posts.comment
Visiting people people.visit
Publishing posts (soon) posts.publish
Endorsing skills (soon) people.endorse
Searching for companies companies.search
Searching for people people.search
Retrieving companies data companies.get
Retrieving people data people.get
Retrieving posts data posts.get
Searching for jobs (soon) jobs.search
Retrieving jobs data (soon) jobs.get
Retrieving API statistics stats.getUsage
Retrieving SSI, LinkedIn analytics stats.getSSI, stats.getAnalytics

LinkedIn Data API

Data API lets you retrieve real-time LinkedIn data through an API interface, even if you don't have or don't want to connect your own LinkedIn account.

↗️

Base url

https://api.linkedapi.io/data/

Features

Feature Related Endpoints
Searching for companies companies.search
Searching for people people.search
Retrieving companies data companies.get
Retrieving people data people.get
Retrieving posts data posts.get
Searching for jobs (soon) jobs.search
Retrieving jobs data (soon) jobs.get