Get Company
Get detailed information about a company / organization
Endpoint
Authentication
Include your API key in the request header:Parameters
- Company URL. Example:
https://www.linkedin.com/company/doctolib(a trailing slash makes no difference). School and showcase page URLs work too. - Public identifier (slug), also fine. Example:
doctolib - Company URN. Example:
urn:li:fsd_company:4999584
linkedin.com/company/<slug>). Pass just the slug, not the /company/ prefix.Member profile inputs (a /in/<slug> URL or a urn:li:fsd_profile:…) are rejected with INVALID_PARAMETER — use Get Profile for people.Response
Example Request
Example Response
Errors
See Error Handling for the full list of error codes and recommended handling.400MISSING_PARAMETER/INVALID_PARAMETER/INVALID_URN401INVALID_API_KEY404COMPANY_NOT_FOUND402QUOTA_EXHAUSTED429RATE_LIMITED500INTERNAL_ERROR503SERVICE_UNAVAILABLE
Notes
Use Cases
Account enrichment
Lead scoring
Market research
Data completion
Authorizations
Query Parameters
The company / organization to fetch. Accepts a company page URL (example https://www.linkedin.com/company/doctolib; school and showcase URLs work too), a public identifier/slug (example doctolib), or a company URN (example urn:li:fsd_company:4999584). Member profile inputs (a /in/<slug> URL or a urn:li:fsd_profile:…) are rejected with INVALID_PARAMETER.
Response
Successfully fetched company
Company URN (unique identifier)
"urn:li:fsd_company:4999584"
Numeric company id as a string
"4999584"
"Doctolib"
Public identifier (slug)
"doctolib"
Canonical company page URL
"https://www.linkedin.com/company/doctolib/"
The company's own website
Primary industry in the current taxonomy, matching the label shown on the company's public page
"Software Development"
The same company's industry in the legacy taxonomy, for integrations that pinned the older labels. Not a renaming of industry: a company can sit under two unrelated entries in the two taxonomies, so this must not be used as a translation table. Prefer industry.
"Computer Software"
Number of employees on the platform
Cover/background image URL