Quickstart
LinkedIn API Quickstart
Start building your project using LinkedIn API
Obtain API Keys
Go to console and obtain your API key. You will need this key to authenticate your requests.
BaseURL
All the endpoints are prefixed with the following base URL:
The response will be in JSON format. The rest of the API endpoints you can find in the sidebar.
Authentication
All the endpoints require an API key to be passed in the header. You can pass the API key in the header as shown below: