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>
Request body
Response
Default Response
Changes
Changed in 3 of the 11 revisions of this API.216
- ●
removed the optional property
output/oneOf[subschema #1: Profile Found and Enriched]/profile/detailed_work_experiences/items/crunchbase_slugfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
output/oneOf[subschema #1: Profile Found and Enriched]/profile/detailed_work_experiences/items/company_details/crunchbase_slugto the response with the200statusresponse-optional-property-added
- ○
added the optional property
output/oneOf[subschema #1: Profile Found and Enriched]/profile/detailed_work_experiences/items/company_details/li_industriesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
output/oneOf[subschema #1: Profile Found and Enriched]/profile/detailed_work_experiences/items/company_details/logo_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
output/oneOf[subschema #1: Profile Found and Enriched]/profile/detailed_work_experiences/items/company_details/standard_industriesto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response property
advicebecame nullable for the status200response-property-became-nullable
- ▲
the response property
advicebecame optional for the status200response-property-became-optional
- ○
the
adviceresponse's property default valuewas removed for the status200response-property-default-value-removed
- ▲
- ○
added the optional property
output/oneOf[subschema #1: Profile Found and Enriched]/profile/last_updated_atto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○