Skip to main content

Quickstart

Get started with InfoPlug's LinkedIn Data API in minutes.

Step 1: Create an Account

Sign up at infoplug.io to create your account.

Step 2: Choose a Plan

Select a plan that meets your needs. For advanced LinkedIn search capabilities (via Sales Navigator), consider the PRO plan or higher.

Step 3: Get Your API Key

After subscribing, navigate to your dashboard to retrieve your API key.

Step 4: Make Your First Request

curl --request GET \
--url 'https://api.infoplug.io/get-personal-profile?linkedin_url=https://www.linkedin.com/in/example' \
--header 'Authorization: Bearer YOUR_API_KEY'

That's it! You're ready to start using the API.