Overviews

The LinkedIn Enrichment API allows you to retrieve any LinkedIn profiles (people or companies).

<aside> 💡

A premium person profile offers comprehensive information and works for both public and private LinkedIn profiles, while standard profiles only work with public profiles and provide limited data. Additionally, premium profiles have response times that are consistently under 3 seconds.

</aside>

Getting Started

To get started with the Cleon1 Phone Enrichment API, you'll need to first generate an API key.

  1. Head over to scraping-api.com and log in to your account.
  2. Navigate to your profile page, scroll down to the bottom, and you'll find the option to generate an API key.
  3. Copy the key - you will only be able to see it once for security reasons.

Authentication

The API uses token-based authentication. Include your API token in the request header:

Authorization: Api-Key YOUR_API_KEY

Get Profile or Company Endpoint

GET /linkedin_api/get

Request Parameters