v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
Live fetch

Live fetch LinkedIn profile

Returns an enriched profile with details (work experience, education, skills, location, etc.) for a given LinkedIn profile identifier. Note: This endpoint does NOT return emails or phone numbers. To retrieve a person's contact details (emails and phone numbers), use the POST /contact-details/single endpoint (synchronous, recommended) or the POST /individual-reveal/start + POST /individual-reveal/poll pair (asynchronous). These can be found under the Contact details section.

<span><strong>Rate limit:</strong> 600 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 2 credits per profile live fetch <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

<span><strong>Recommended timeout:</strong> 30 seconds <span title="Recommended timeout: set your HTTP client timeout to at least 30 seconds for this endpoint."></span></span>

post/v1/linkedin-live-fetch/profile/single

Request body

apiKeystring required

Your Fiber API key

identifierstring required

The profile's LinkedIn slug (e.g. 'williamhgates'), full LinkedIn URL (e.g. 'https://www.linkedin.com/in/williamhgates/'), Sales Navigator URN, or LinkedIn user ID (e.g. '443105112').

getDetailedEducationboolean nullable

Whether to include deep details about each educational item, like the school's LinkedIn URL, website, location, etc. That'll be put in the detailedEducation array. This slows down the API call, so only enable this if you need it.

getDetailedWorkExperienceboolean nullable

Whether to include deep details about each work experience item, like the company's LinkedIn URL, website, location, etc. That'll be put in the detailedWorkExperience array. This slows down the API call, so only enable this if you need it.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.