API reference · Company

GET/api/v2/companies/detail

Get Company by URL

Fetch normalized company details from a full LinkedIn company URL. This is the easiest company 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 company URL. Use a /company/... company URL, for example https://www.linkedin.com/company/microsoft/.

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

All 11 Company endpoints