API reference · Job

GET/api/v2/jobs/detail

Get Job Details by URL

Fetch normalized job details from a LinkedIn job URL.

Try in playground

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

Parameters

ParameterInTypeDescription
url *querystringFull LinkedIn job URL. Use a /jobs/view/<job-id>/... URL, for example https://www.linkedin.com/jobs/view/1234567890/.

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