Getting Started
Error Handling
Authentication
Network
posts
Extract Profile Information
Extract detailed information from a LinkedIn profile
curl --request POST \
--url https://api.linkupapi.com/v1/profile/info \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '{
"linkedin_url": "<string>",
"country": "<string>",
"login_token": "<string>"
}'
{
"status": "success",
"data": {
"public_id": "jeremygoillot",
"first_name": "Jeremy",
"last_name": "Goillot",
"headline": "CEO @The Mobile-First Company \n Your Business, in your Pocket | Angel Investor in +40 startups",
"location": "France",
"summary": "NO EMAIL \nPhone Call Only >> 06 44 60 39 99\n\nBuilding @The Mobile-First Company\nOur goal is clear: Turn your phone into your primary business tool.\n\nWe will build a suite of B2B Apps to help businesses globally finally use simple solutions!\nActively hiring people: https://www.themobilefirstcompany.com/hiring\n\nBonus: I'm still INVESTING in Early-Stage Startups in Africa (send me your deck by mail [email protected]) \n\n\nWHAT I DID IN THE PAST?\n\n Spendesk (Fintech Unicorn in B2B Payment)\n+30 Angel investments\nMade my parents proud :) \n\n\nKeywords: CEO, Mobile-First Software, USA Country Manager, Emerging Countries, Africa, LATAM, Growth Advisor, SaaS, B2B Hiring, Smart Angel, Seed, Serie A, Serie B, Serie C, , Product Market Fit, Growth, Outbound, Sales Automation, CRO, DBT, Snowflake, n8n, Hightouch...",
"industry": "Technologie, information et Internet",
"experience": [
{
"company": "The Mobile-First Company",
"title": "CEO & Co-Founder",
"description": "Your Business, in your Pocket. Mobile Apps for Every Need.\n\nWe're convinced that smartphones are becoming the universal interface for software usage in the future.\nWe focus on building, scaling, and improving mobile apps to streamline how you work.\n\n We're actively hiring people: https://www.themobilefirstcompany.com/",
"start_date": "9/2023",
"end_date": ""
},
{
"company": "The Mobile Entrepreneurs",
"title": "Content Creator",
"description": "Le media des entrepreneurs du quotidien, avec un telephone a portee de main.",
"start_date": "10/2024",
"end_date": ""
}
],
"education": [
{
"school": "Le Wagon",
"degree": "FullStack Developer",
"field_of_study": "Web Development",
"start_date": "2016",
"end_date": "2016"
},
{
"school": "INSEEC U.",
"degree": "Bachelor of Business Administration (BBA)",
"field_of_study": "",
"start_date": "",
"end_date": ""
}
],
"skills": ["Allo", " Build a Fintech Unicorn (from 0 to 1B$)", " Build Growth Team for Early Stage Startups", "Angel investing (+30 Startups)"],
"profile_picture_url": "https://media.licdn.com/dms/image/v2/D4E03AQGNeGf5rNxHfw/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1708347819714?e=1749081600&v=beta&t=Fc0vOkxS_LjCwtTl4wU5-FBBHrk7N6gwLQAz0meDsrk",
"email": "",
"phone": "",
"website": "",
"relationship": "2nd degree",
"connection_date": ""
}
}
Extract comprehensive information from any LinkedIn profile, including personal details, experience, education, and professional skills.
This endpoint costs 1 credit per request.
Header Parameters
Your API key
Body Parameters
URL of the LinkedIn profile to extract information from
Country code for proxy selection. Available: (US,UK,FR)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Public identifier of the LinkedIn profile
First name of the profile owner
Last name of the profile owner
Professional headline/title
Geographic location
Profile summary/about section
Industry sector
Array of professional skills (strings)
URL to the profile picture
Email address (if publicly available)
Phone number (if publicly available)
Personal or professional website (if available)
Connection degree (e.g., “2nd degree”)
Date when connection was established (if connected)
{
"status": "success",
"data": {
"public_id": "jeremygoillot",
"first_name": "Jeremy",
"last_name": "Goillot",
"headline": "CEO @The Mobile-First Company \n Your Business, in your Pocket | Angel Investor in +40 startups",
"location": "France",
"summary": "NO EMAIL \nPhone Call Only >> 06 44 60 39 99\n\nBuilding @The Mobile-First Company\nOur goal is clear: Turn your phone into your primary business tool.\n\nWe will build a suite of B2B Apps to help businesses globally finally use simple solutions!\nActively hiring people: https://www.themobilefirstcompany.com/hiring\n\nBonus: I'm still INVESTING in Early-Stage Startups in Africa (send me your deck by mail [email protected]) \n\n\nWHAT I DID IN THE PAST?\n\n Spendesk (Fintech Unicorn in B2B Payment)\n+30 Angel investments\nMade my parents proud :) \n\n\nKeywords: CEO, Mobile-First Software, USA Country Manager, Emerging Countries, Africa, LATAM, Growth Advisor, SaaS, B2B Hiring, Smart Angel, Seed, Serie A, Serie B, Serie C, , Product Market Fit, Growth, Outbound, Sales Automation, CRO, DBT, Snowflake, n8n, Hightouch...",
"industry": "Technologie, information et Internet",
"experience": [
{
"company": "The Mobile-First Company",
"title": "CEO & Co-Founder",
"description": "Your Business, in your Pocket. Mobile Apps for Every Need.\n\nWe're convinced that smartphones are becoming the universal interface for software usage in the future.\nWe focus on building, scaling, and improving mobile apps to streamline how you work.\n\n We're actively hiring people: https://www.themobilefirstcompany.com/",
"start_date": "9/2023",
"end_date": ""
},
{
"company": "The Mobile Entrepreneurs",
"title": "Content Creator",
"description": "Le media des entrepreneurs du quotidien, avec un telephone a portee de main.",
"start_date": "10/2024",
"end_date": ""
}
],
"education": [
{
"school": "Le Wagon",
"degree": "FullStack Developer",
"field_of_study": "Web Development",
"start_date": "2016",
"end_date": "2016"
},
{
"school": "INSEEC U.",
"degree": "Bachelor of Business Administration (BBA)",
"field_of_study": "",
"start_date": "",
"end_date": ""
}
],
"skills": ["Allo", " Build a Fintech Unicorn (from 0 to 1B$)", " Build Growth Team for Early Stage Startups", "Angel investing (+30 Startups)"],
"profile_picture_url": "https://media.licdn.com/dms/image/v2/D4E03AQGNeGf5rNxHfw/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1708347819714?e=1749081600&v=beta&t=Fc0vOkxS_LjCwtTl4wU5-FBBHrk7N6gwLQAz0meDsrk",
"email": "",
"phone": "",
"website": "",
"relationship": "2nd degree",
"connection_date": ""
}
}
Notes
- Fields may be empty strings when information is not available
- Experience and education arrays may be empty when no entries exist
- Profile data extraction depth depends on:
- Your connection level with the profile
- The profile’s privacy settings
- LinkedIn visibility restrictions
- The profile information extraction is optimized to respect LinkedIn’s fair usage policies
- The response includes all publicly available information, but some fields may be restricted based on the profile’s privacy settings
Was this page helpful?
curl --request POST \
--url https://api.linkupapi.com/v1/profile/info \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '{
"linkedin_url": "<string>",
"country": "<string>",
"login_token": "<string>"
}'
{
"status": "success",
"data": {
"public_id": "jeremygoillot",
"first_name": "Jeremy",
"last_name": "Goillot",
"headline": "CEO @The Mobile-First Company \n Your Business, in your Pocket | Angel Investor in +40 startups",
"location": "France",
"summary": "NO EMAIL \nPhone Call Only >> 06 44 60 39 99\n\nBuilding @The Mobile-First Company\nOur goal is clear: Turn your phone into your primary business tool.\n\nWe will build a suite of B2B Apps to help businesses globally finally use simple solutions!\nActively hiring people: https://www.themobilefirstcompany.com/hiring\n\nBonus: I'm still INVESTING in Early-Stage Startups in Africa (send me your deck by mail [email protected]) \n\n\nWHAT I DID IN THE PAST?\n\n Spendesk (Fintech Unicorn in B2B Payment)\n+30 Angel investments\nMade my parents proud :) \n\n\nKeywords: CEO, Mobile-First Software, USA Country Manager, Emerging Countries, Africa, LATAM, Growth Advisor, SaaS, B2B Hiring, Smart Angel, Seed, Serie A, Serie B, Serie C, , Product Market Fit, Growth, Outbound, Sales Automation, CRO, DBT, Snowflake, n8n, Hightouch...",
"industry": "Technologie, information et Internet",
"experience": [
{
"company": "The Mobile-First Company",
"title": "CEO & Co-Founder",
"description": "Your Business, in your Pocket. Mobile Apps for Every Need.\n\nWe're convinced that smartphones are becoming the universal interface for software usage in the future.\nWe focus on building, scaling, and improving mobile apps to streamline how you work.\n\n We're actively hiring people: https://www.themobilefirstcompany.com/",
"start_date": "9/2023",
"end_date": ""
},
{
"company": "The Mobile Entrepreneurs",
"title": "Content Creator",
"description": "Le media des entrepreneurs du quotidien, avec un telephone a portee de main.",
"start_date": "10/2024",
"end_date": ""
}
],
"education": [
{
"school": "Le Wagon",
"degree": "FullStack Developer",
"field_of_study": "Web Development",
"start_date": "2016",
"end_date": "2016"
},
{
"school": "INSEEC U.",
"degree": "Bachelor of Business Administration (BBA)",
"field_of_study": "",
"start_date": "",
"end_date": ""
}
],
"skills": ["Allo", " Build a Fintech Unicorn (from 0 to 1B$)", " Build Growth Team for Early Stage Startups", "Angel investing (+30 Startups)"],
"profile_picture_url": "https://media.licdn.com/dms/image/v2/D4E03AQGNeGf5rNxHfw/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1708347819714?e=1749081600&v=beta&t=Fc0vOkxS_LjCwtTl4wU5-FBBHrk7N6gwLQAz0meDsrk",
"email": "",
"phone": "",
"website": "",
"relationship": "2nd degree",
"connection_date": ""
}
}