Transform basic contact information into comprehensive profiles with LinkedIn data, phone numbers, and company details. LinkFinder AI's contact enrichment API helps you build complete contact records from just an email or name.
{
"success": true,
"email": "[email protected]",
"full_name": "John Doe",
"linkedin_url": "https://linkedin.com/in/johndoe",
"job_title": "Senior Product Manager",
"company": "Stripe",
"company_domain": "stripe.com",
"location": "San Francisco, CA",
"industry": "Financial Services",
"company_size": "1001-5000",
"profile_picture": "https://media.licdn.com/dms/image/...",
"confidence_score": 0.95,
"last_updated": "2024-01-15T10:30:00Z"
}
curl -X POST 'https://api.linkfinderai.com/email_to_linkedin_url' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"email": "[email protected]"}'Get comprehensive contact data with our reliable enrichment API.
See the full topic → Data Enrichment APIs hub