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 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": ""
}
}
Show Properties
{
"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": ""
}
}
Was this page helpful?