API reference · Profile

GET/api/v2/profiles/detail

Get Profile by URL

Fetch normalized profile details from a full LinkedIn profile URL. This is the easiest profile lookup route for users who paste URLs.

Try in playground

Sign in if needed. The playground opens with this endpoint selected and ready to configure.

Parameters

ParameterInTypeDescription
url *querystringFull LinkedIn profile URL. Use a /in/... profile URL, for example https://www.linkedin.com/in/jane-doe/.

Response codes

CodeMeaning
200Successful v2 response envelope.
400Invalid input
401Missing or invalid API key
404Resource not found
409Cookie pool unavailable
422Validation error
429Rate limited
502Upstream response could not be normalized
503Upstream unavailable